1PROJECT_DESCRIPTION 2------------------- 3 4.. versionadded:: 3.9 5 6Short project description given to the project command. 7 8This is the description given to the most recently called :command:`project` 9command in the current directory scope or above. To obtain the description 10of the top level project, see the :variable:`CMAKE_PROJECT_DESCRIPTION` 11variable. 12