Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Native Linux Environment, installed AGL OBS Packages.
Description
"cmake.d/02-variables.cmake" checks "HOMEPAGE_URL" but when not found, the warning complains about PROJECT_URL not being set.
I guess HOMEPAGE_URL is wrong in the following section, (most of the projects use PROJECT_URL):
{{if(NOT HOMEPAGE_URL)}}
{{ {{ message(WARNING "${Red}No homepage url found. Please set a PROJECT_URL cmake variable in your config.cmake.")}}}}
{{ endif()}}
Attachments
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
21769,1 | 02-variables.cmake: Fix wrong variable tested | master | src/cmake-apps-module | Status: MERGED | +2 | 0 |