summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/DisallowedCommands/CMP0029-WARN-stderr.txt
blob: 32a452a74252408d650de67e2de42aba2fa2241d (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) at CMP0029-WARN.cmake:1 \(subdir_depends\):
  Policy CMP0029 is not set: The subdir_depends command should not be called.
  Run "cmake --help-policy CMP0029" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.