mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
327 B
ReStructuredText
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.
|