https://github.com/Kitware/CMake
Raw File
Tip revision: f478fa633daeb1432805821adddc40730ffd283d authored by Brad King on 07 September 2018, 10:40:49 UTC
CMake 3.12.2
Tip revision: f478fa6
CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst
CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID
-------------------------------------

An internal variable subject to change.

This is used to identify the variant of a compiler based on its target
architecture.  For some compilers this is needed to determine the correct
usage.
back to top