diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2019-11-10 12:20:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-12-09 22:06:10 (GMT) |
commit | 3476dbe6d76aee7409796e3dfd1da6a0c15e7b21 (patch) | |
tree | 54603d78864a7db7802090b5a02235a26a7554a9 /Modules/InstallRequiredSystemLibraries.cmake | |
parent | a9c09599002baa27bdf4f98664829a92ba529240 (diff) | |
download | CMake-3476dbe6d76aee7409796e3dfd1da6a0c15e7b21.zip CMake-3476dbe6d76aee7409796e3dfd1da6a0c15e7b21.tar.gz CMake-3476dbe6d76aee7409796e3dfd1da6a0c15e7b21.tar.bz2 |
CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URL
At CPack running time the `CMAKE_PROJECT_HOMEPAGE_URL` variable
is not set.
Internal CPack modules (e.g. CPackDEB, CPackRPM, CPackFreeBSD)
should use `CPACK_PACKAGE_HOMEPAGE_URL` instead, which is available
after inclusion of `CPack.cmake` into `CMakeLists.txt`.
Closes: #19607
Diffstat (limited to 'Modules/InstallRequiredSystemLibraries.cmake')
0 files changed, 0 insertions, 0 deletions