cmake/Tests/RunCMake/add_subdirectory/CMP0082-WARN-stderr.txt
2019-11-11 23:01:05 +01:00

8 lines
361 B
Plaintext

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\.