cmake/Help/variable/PROJECT_DESCRIPTION.rst

10 lines
333 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
PROJECT_DESCRIPTION
-------------------
Short project description given to the project command.
2018-08-09 18:06:22 +02:00
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.