CMAKE_CACHE_MINOR_VERSION.rst 292 B

12345678
  1. CMAKE_CACHE_MINOR_VERSION
  2. -------------------------
  3. Minor version of CMake used to create the ``CMakeCache.txt`` file
  4. This stores the minor version of CMake used to write a CMake cache
  5. file. It is only different when a different version of CMake is run
  6. on a previously created cache file.