blob: 672680a7172f49dd8a87c3c957b93d52ce1ce822 (
plain)
1
2
3
4
5
6
7
8
|
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.
|