CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst 276 B

1234567
  1. CMAKE_LIBRARY_ARCHITECTURE_REGEX
  2. --------------------------------
  3. Regex matching possible target architecture library directory names.
  4. This is used to detect :variable:`CMAKE_<LANG>_LIBRARY_ARCHITECTURE` from the
  5. implicit linker search path by matching the ``<arch>`` name.