summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst
blob: e1ad4be33072f3b29a770f6504d1bd40e48e7f9c (plain)
1
2
3
4
5
6
7
8
9
CMAKE_PROJECT_VERSION_TWEAK
---------------------------

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.