CMAKE_PROJECT_NAME.rst 171 B

1234567
  1. CMAKE_PROJECT_NAME
  2. ------------------
  3. The name of the current project.
  4. This specifies name of the current project from the closest inherited
  5. :command:`project` command.