gse/cmake/share/cmake-3.30/Help/variable/PROJECT_VERSION.rst
2024-08-19 00:34:28 +02:00

12 lines
340 B
ReStructuredText

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`.