summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/CMP0044-WARN-stderr.txt
blob: 074cba089bc1d04d6aaad78a99e1c1d87631610c (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) at CMP0044-WARN.cmake:13 \(target_compile_definitions\):
  Policy CMP0044 is not set: Case sensitive <LANG>_COMPILER_ID generator
  expressions.  Run "cmake --help-policy CMP0044" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.