mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-19 12:42:26 -04:00
00007dcc36
Also add document for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE variable.
7 lines
168 B
ReStructuredText
7 lines
168 B
ReStructuredText
PROJECT_SOURCE_DIR
|
|
------------------
|
|
|
|
Top level source directory for the current project.
|
|
|
|
This is the source directory of the most recent :command:`project` command.
|