1CMAKE_<LANG>_LIBRARY_ARCHITECTURE 2--------------------------------- 3 4Target architecture library directory name detected for ``<LANG>``. 5 6If the ``<LANG>`` compiler passes to the linker an architecture-specific 7system library search directory such as ``<prefix>/lib/<arch>`` this 8variable contains the ``<arch>`` name if/as detected by CMake. 9