• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_CACHE_MAJOR_VERSION
2-------------------------
3
4Major version of CMake used to create the ``CMakeCache.txt`` file
5
6This stores the major 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