cmake/Tests/RunCMake/CMakeDependentOption/Parentheses-CMP0127-WARN-stderr.txt
2021-11-20 13:41:27 +01:00

10 lines
528 B
Plaintext

^CMake Warning \(dev\) at [^
]*/Modules/CMakeDependentOption.cmake:[0-9]+ \(message\):
Policy CMP0127 is not set: cmake_dependent_option\(\) supports full Condition
Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack \(most recent call first\):
[^
]*/Tests/RunCMake/CMakeDependentOption/Parentheses-CMP0127-WARN.cmake:[0-9]+ \(cmake_dependent_option\)
This warning is for project developers. Use -Wno-dev to suppress it.$