summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/PROJECT-NAME_VERSION.rst
blob: 0f6ed514b583e56686559994a1a224518a64ff70 (plain)
1
2
3
4
5
6
7
8
9
10
11
<PROJECT-NAME>_VERSION
----------------------

Value given to the ``VERSION`` option of the most recent call to the
:command:`project` command with project name ``<PROJECT-NAME>``, if any.

See also the component-wise version variables
:variable:`<PROJECT-NAME>_VERSION_MAJOR`,
:variable:`<PROJECT-NAME>_VERSION_MINOR`,
:variable:`<PROJECT-NAME>_VERSION_PATCH`, and
:variable:`<PROJECT-NAME>_VERSION_TWEAK`.