summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures/CMP0128WarnUnset-stderr.txt
blob: 068cba9c23c1d7f884ed45dbb85991058f44ef78 (plain)
1
2
3
4
5
6
7
8
CMake Warning \(dev\) in CMakeLists\.txt:
  Policy CMP0128 is not set: Selection of language standard and extension
  flags improved\.  Run "cmake --help-policy CMP0128" for policy details\.  Use
  the cmake_policy command to set the policy and suppress this warning\.

  For compatibility with older versions of CMake, compiler extensions won't
  be @opposite@\.
This warning is for project developers\.  Use -Wno-dev to suppress it\.