1CMAKE_LIBRARY_ARCHITECTURE_REGEX
2--------------------------------
3
4Regex matching possible target architecture library directory names.
5
6This is used to detect :variable:`CMAKE_<LANG>_LIBRARY_ARCHITECTURE` from the
7implicit linker search path by matching the ``<arch>`` name.
8