blob: 0deae8b00701518f738f63fd815ffe73ec7644fe [file] [log] [blame]
CMAKE_PROJECT_VERSION_TWEAK
---------------------------
.. versionadded:: 3.12
The tweak version of the top level project.
This variable holds the tweak 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.