summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst')
-rw-r--r--share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst b/share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
new file mode 100644
index 0000000..5d174a3
--- /dev/null
+++ b/share/cmake-3.10/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
@@ -0,0 +1,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.