blob: 56270aada3a7cb9114ad7581ccad8815638ac219 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_TWEAK_VERSION
-------------------
The tweak version of cmake (i.e. the 1 in X.X.X.1).
This specifies the tweak version of the CMake executable being run.
Releases use tweak < 20000000 and development versions use the date
format CCYYMMDD for the tweak level.
|