1CMAKE_<LANG>_COMPILER_VERSION_INTERNAL 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 an internal 9version number. For some compilers this is needed to determine the 10correct usage. 11