summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
blob: 5d174a3c911390eccb5dd670fdb3c4d065eaa438 (plain)
1
2
3
4
5
6
7
8
CMAKE_CACHE_MINOR_VERSION
-------------------------

Minor version of CMake used to create the ``CMakeCache.txt`` file

This stores the minor version of CMake used to write a CMake cache
file.  It is only different when a different version of CMake is run
on a previously created cache file.