project — CMake 3.23.0-rc2 Documentation
cmake.org › cmake › helpSets the name of the project, and stores it in the variable PROJECT_NAME. When called from the top-level CMakeLists.txt also stores the project name in the variable CMAKE_PROJECT_NAME. Also sets the variables: PROJECT_SOURCE_DIR, <PROJECT-NAME>_SOURCE_DIR. Absolute path to the source directory for the project.