https://github.com/Kitware/CMake
Raw File
Tip revision: 1f6f114a7a61043ec0b9d6147f3b297081d214d5 authored by Brad King on 08 December 2014, 14:09:24 UTC
CMake 3.1.0-rc3
Tip revision: 1f6f114
CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst
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.
back to top