cmake/Tests/RunCMake/cmake_parse_arguments/CornerCasesArgvN-stderr.txt
2024-11-11 15:18:55 +01:00

12 lines
559 B
Plaintext

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\.