cmake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst

8 lines
276 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_LIBRARY_ARCHITECTURE_REGEX
--------------------------------
Regex matching possible target architecture library directory names.
2015-11-17 17:22:37 +01:00
This is used to detect :variable:`CMAKE_<LANG>_LIBRARY_ARCHITECTURE` from the
implicit linker search path by matching the ``<arch>`` name.