summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/PROJECT_VERSION.rst
blob: 234558dbd6011ba43c53096142d754a93ffed2d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
PROJECT_VERSION
---------------

Value given to the ``VERSION`` option of the most recent call to the
:command:`project` command, if any.

See also the component-wise version variables
:variable:`PROJECT_VERSION_MAJOR`,
:variable:`PROJECT_VERSION_MINOR`,
:variable:`PROJECT_VERSION_PATCH`, and
:variable:`PROJECT_VERSION_TWEAK`.