blob: 13202be98212fc9625ed6dbb42eaed848ea47866 [file] [log] [blame]
CMAKE_PROJECT_VERSION_MINOR
---------------------------
The minor version of the top level project.
This variable holds the minor version of the project as specified in the top
level CMakeLists.txt file by a :command:`project` command. Please see
:variable:`CMAKE_PROJECT_VERSION` documentation for the behavior when
multiple :command:`project` commands are used in the sources.