1CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID 2------------------------------------- 3 4.. versionadded:: 3.10 5 6An internal variable subject to change. 7 8This is used to identify the variant of a compiler based on its target 9architecture. For some compilers this is needed to determine the correct 10usage. 11