mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
299 B
ReStructuredText
11 lines
299 B
ReStructuredText
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.
|