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.
cmake/Help/variable/PROJECT-NAME_SOURCE_DIR.rst

9 lines
315 B

<PROJECT-NAME>_SOURCE_DIR
-------------------------
Top level source directory for the named project.
A variable is created with the name used in the :command:`project` command,
and is the source directory for the project. This can be useful when
:command:`add_subdirectory` is used to connect several projects.