mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
For consistency with the VERSION keyword, also define the <PROJECT-NAME>_DESCRIPTION variable.
6 lines
201 B
ReStructuredText
6 lines
201 B
ReStructuredText
<PROJECT-NAME>_DESCRIPTION
|
|
--------------------------
|
|
|
|
Value given to the ``DESCRIPTION`` option of the most recent call to the
|
|
:command:`project` command with project name ``<PROJECT-NAME>``, if any.
|