summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst')
-rwxr-xr-xshare/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst b/share/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst
new file mode 100755
index 0000000..27f2838
--- /dev/null
+++ b/share/cmake-3.5/Help/variable/PROJECT_SOURCE_DIR.rst
@@ -0,0 +1,6 @@
+PROJECT_SOURCE_DIR
+------------------
+
+Top level source directory for the current project.
+
+This is the source directory of the most recent :command:`project` command.