cmake/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst

9 lines
292 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_CACHE_PATCH_VERSION
-------------------------
2015-11-17 17:22:37 +01:00
Patch version of CMake used to create the ``CMakeCache.txt`` file
2014-08-03 19:52:23 +02:00
This stores the patch 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.