2018-08-09 18:06:22 +02:00
|
|
|
CMAKE_PROJECT_VERSION_PATCH
|
|
|
|
---------------------------
|
|
|
|
|
2021-09-14 00:13:48 +02:00
|
|
|
.. versionadded:: 3.12
|
|
|
|
|
2018-08-09 18:06:22 +02:00
|
|
|
The patch version of the top level project.
|
|
|
|
|
|
|
|
This variable holds the patch 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.
|