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.

10 lines
528 B

^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.$