CMake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst
Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation:

 ./convert-help.bash "/path/to/CMake-build/bin"

Then remove it.
2013-10-15 14:12:03 -04:00

8 lines
260 B
ReStructuredText

CMAKE_LIBRARY_ARCHITECTURE_REGEX
--------------------------------
Regex matching possible target architecture library directory names.
This is used to detect CMAKE_<lang>_LIBRARY_ARCHITECTURE from the
implicit linker search path by matching the <arch> name.