Files
CMake/Tests/RunCMake/project/ProjectHomepageNoArg-stderr.txt
Alex Turbov 73f9b2974c project: Add HOMEPAGE_URL named parameter
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>
2018-03-17 08:25:48 +11:00

6 lines
238 B
Plaintext

^CMake Warning at ProjectHomepageNoArg.cmake:2 \(project\):
HOMEPAGE_URL keyword not followed by a value or was followed by a value
that expanded to nothing.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$