summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/CMP0087-WARN-stderr.txt
blob: 75fbf2c0c508cd303b15bed7252dc77c3a2cd21f (plain)
1
2
3
4
5
CMake Warning (dev) in CMakeLists.txt:
  Policy CMP0087 is not set: Install CODE|SCRIPT allow the use of generator
  expressions.  Run "cmake --help-policy CMP0087" 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.