summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst')
-rw-r--r--share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst b/share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst
new file mode 100644
index 0000000..754c9e8
--- /dev/null
+++ b/share/cmake-3.18/Help/variable/PROJECT_HOMEPAGE_URL.rst
@@ -0,0 +1,9 @@
+PROJECT_HOMEPAGE_URL
+--------------------
+
+The homepage URL of the project.
+
+This is the homepage URL given to the most recently called :command:`project`
+command in the current directory scope or above. To obtain the homepage URL
+of the top level project, see the :variable:`CMAKE_PROJECT_HOMEPAGE_URL`
+variable.