CMAKE_LANG_LIBRARY_ARCHITECTURE.rst 327 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.