• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PROJECT_HOMEPAGE_URL
2--------------------
3
4.. versionadded:: 3.12
5
6The homepage URL of the project.
7
8This is the homepage URL given to the most recently called :command:`project`
9command in the current directory scope or above.  To obtain the homepage URL
10of the top level project, see the :variable:`CMAKE_PROJECT_HOMEPAGE_URL`
11variable.
12