CMake/Help/variable/PROJECT-NAME_SOURCE_DIR.rst

9 lines
293 B
ReStructuredText

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