summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0043/CMP0043-WARN-stderr.txt
blob: 4769a63d125daba578380354e470ae6709a9cc2a (plain)
1
2
3
4
5
CMake Warning \(dev\) in CMakeLists.txt:
  Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.
  Run "cmake --help-policy CMP0043" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.