You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
559 B
12 lines
559 B
2 months ago
|
Testing CMP0174 = NEW
|
||
|
Testing CMP0174 = OLD
|
||
|
Testing CMP0174 = WARN
|
||
|
CMake Warning \(dev\) at CornerCasesArgvN\.cmake:[0-9]+ \(cmake_parse_arguments\):
|
||
|
The P1 keyword was followed by an empty string or no value at all\. Policy
|
||
|
CMP0174 is not set, so cmake_parse_arguments\(\) will unset the arg_P1
|
||
|
variable rather than setting it to an empty string\.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CornerCasesArgvN\.cmake:[0-9]+ \(test_cmp0174_warn\)
|
||
|
CMakeLists\.txt:[0-9]+ \(include\)
|
||
|
This warning is for project developers\. Use -Wno-dev to suppress it\.
|