mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 20:00:38 -06: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.
|