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