summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_subdirectory/CMP0082-WARN-NestedSub-stderr.txt
blob: 93629053bb6115d82db2e878acb3d68a2db680d2 (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) in CMP0082-NestedSub/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\.