CMAKE_LANG_LIBRARY_ARCHITECTURE.rst 343 B

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