mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
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.
|