mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
This sets variables like PROJECT_HOMEPAGE_URL, which can be used as default values for various things (packaging modules, doxygen defaults, etc.). Some packaging modules have been updated to do this as part of this commit. Co-Author: Craig Scott <craig.scott@crascit.com>
6 lines
204 B
ReStructuredText
6 lines
204 B
ReStructuredText
<PROJECT-NAME>_HOMEPAGE_URL
|
|
---------------------------
|
|
|
|
Value given to the ``HOMEPAGE_URL`` option of the most recent call to the
|
|
:command:`project` command with project name ``<PROJECT-NAME>``, if any.
|