You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
292 B

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