mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
12 lines
408 B
ReStructuredText
12 lines
408 B
ReStructuredText
![]() |
<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`.
|