mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -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
227 B
Plaintext
6 lines
227 B
Plaintext
CMake Error at VersionMissingLanguages.cmake:2 \(project\):
|
|
project with VERSION, DESCRIPTION or HOMEPAGE_URL must use LANGUAGES before
|
|
language names.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)$
|