CMAKE_CACHE_PATCH_VERSION.rst 292 B

12345678
  1. CMAKE_CACHE_PATCH_VERSION
  2. -------------------------
  3. Patch version of CMake used to create the ``CMakeCache.txt`` file
  4. This stores the patch 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.