summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/BundleUtilities/CMP0080-WARN-stderr.txt
blob: c3d541e474d4b6d826a5d2f73f2a5ad8d6b59da5 (plain)
1
2
3
4
5
6
7
8
9
10
CMake Warning \(dev\) at .*/Modules/BundleUtilities\.cmake:[0-9]+ \(message\):
  Policy CMP0080 is not set: BundleUtilities cannot be included at configure
  time\.  Run "cmake --help-policy CMP0080" for policy details\.  Use the
  cmake_policy command to set the policy and suppress this warning\.

Call Stack \(most recent call first\):
  .*/Modules/BundleUtilities\.cmake:[0-9]+ \(_warn_cmp0080\)
  CMP0080-WARN\.cmake:[0-9]+ \(include\)
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\.  Use -Wno-dev to suppress it\.