Files
CMake/Tests/RunCMake/project/KeywordProjectName-stderr.txt
T
2025-07-08 18:00:00 -04:00

32 lines
1.7 KiB
Plaintext

CMake Warning \(dev\) at KeywordProjectName\.cmake:[0-9]+ \(project\):
project\(\) called with 'LANGUAGES' as first argument\. The first parameter
should be the project name, not a keyword argument\. See the
cmake-commands\(7\) manual for correct usage of the project\(\) command\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it\.
CMake Warning \(dev\) at KeywordProjectName\.cmake:[0-9]+ \(project\):
project\(\) called with 'VERSION' as first argument\. The first parameter
should be the project name, not a keyword argument\. See the
cmake-commands\(7\) manual for correct usage of the project\(\) command\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it\.
CMake Warning \(dev\) at KeywordProjectName\.cmake:[0-9]+ \(project\):
project\(\) called with 'DESCRIPTION' as first argument\. The first parameter
should be the project name, not a keyword argument\. See the
cmake-commands\(7\) manual for correct usage of the project\(\) command\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it\.
CMake Warning \(dev\) at KeywordProjectName\.cmake:[0-9]+ \(project\):
project\(\) called with 'HOMEPAGE_URL' as first argument\. The first
parameter should be the project name, not a keyword argument\. See the
cmake-commands\(7\) manual for correct usage of the project\(\) command\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it\.