• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_CACHE_MINOR_VERSION
2-------------------------
3
4Minor version of CMake used to create the ``CMakeCache.txt`` file
5
6This stores the minor version of CMake used to write a CMake cache
7file.  It is only different when a different version of CMake is run
8on a previously created cache file.
9