cmake/Help/variable/PROJECT_NAME.rst
2018-08-09 18:06:22 +02:00

9 lines
292 B
ReStructuredText

PROJECT_NAME
------------
Name of the project given to the project command.
This is the name given to the most recently called :command:`project`
command in the current directory scope or above. To obtain the name of
the top level project, see the :variable:`CMAKE_PROJECT_NAME` variable.