summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeDependentOption/Parentheses-CMP0127-WARN-stderr.txt
blob: b16e84b78405be6c09cc7d03bd1e8ff81115f1cb (plain)
1
2
3
4
5
6
7
8
9
^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.$