summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst b/share/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
deleted file mode 100755
index 799f0a9..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-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.