mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 23:10:26 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
7 lines
159 B
ReStructuredText
7 lines
159 B
ReStructuredText
CMAKE_MAJOR_VERSION
|
|
-------------------
|
|
|
|
The Major version of cmake (i.e. the 2 in 2.X.X)
|
|
|
|
This specifies the major version of the CMake executable being run.
|