gse/cmake/share/cmake-3.30/Help/variable/PROJECT_DESCRIPTION.rst
2024-08-19 00:33:31 +02:00

12 lines
356 B
ReStructuredText

PROJECT_DESCRIPTION
-------------------
.. versionadded:: 3.9
Short project description given to the project command.
This is the description given to the most recently called :command:`project`
command in the current directory scope or above. To obtain the description
of the top level project, see the :variable:`CMAKE_PROJECT_DESCRIPTION`
variable.