summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/PROJECT_NAME.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/PROJECT_NAME.rst')
-rw-r--r--share/cmake-3.2/Help/variable/PROJECT_NAME.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/variable/PROJECT_NAME.rst b/share/cmake-3.2/Help/variable/PROJECT_NAME.rst
new file mode 100644
index 0000000..61aa8bc
--- /dev/null
+++ b/share/cmake-3.2/Help/variable/PROJECT_NAME.rst
@@ -0,0 +1,6 @@
+PROJECT_NAME
+------------
+
+Name of the project given to the project command.
+
+This is the name given to the most recent :command:`project` command.