CMake/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.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

9 lines
327 B
ReStructuredText

CMAKE_<LANG>_LIBRARY_ARCHITECTURE
---------------------------------
Target architecture library directory name detected for <lang>.
If the <lang> compiler passes to the linker an architecture-specific
system library search directory such as <prefix>/lib/<arch> this
variable contains the <arch> name if/as detected by CMake.