blob: 596a9893052078899d61eba2980392d1be2e1824 (
plain)
1
2
3
4
5
6
7
8
9
10
|
CMAKE_<LANG>_COMPILER_VERSION_INTERNAL
--------------------------------------
.. versionadded:: 3.10
An internal variable subject to change.
This is used to identify the variant of a compiler based on an internal
version number. For some compilers this is needed to determine the
correct usage.
|