summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_subdirectory/CMP0082-WARN-stderr.txt
blob: 3624c43a4bdacc4594c7d9b0cbe2c92e9489765e (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) in CMakeLists\.txt:
  Policy CMP0082 is not set: Install rules from add_subdirectory\(\) are
  interleaved with those in caller\.  Run "cmake --help-policy CMP0082" 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\.