summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include/CMP0024-NEW-stderr.txt
blob: 182c67a4660c454d94271ff4f4e8c3556f16c9b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CMake Error at CMP0024-NEW.cmake:9 \(include\):
  Policy CMP0024 is not set: Disallow include export result.  Run "cmake
  --help-policy CMP0024" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  The file

    .*/Tests/RunCMake/include/CMP0024-NEW-build/theTargets.cmake

  was generated by the export\(\) command.  It may not be used as the argument
  to the include\(\) command.  Use ALIAS targets instead to refer to targets by
  alternative names.

Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)