summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject/NO_DEPENDS-CMP0114-NEW-stderr.txt
blob: 22d7ac050b479a126acb53c40f2ccf04d4ca7d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
^CMake Error at [^
]*/Modules/ExternalProject.cmake:[0-9]+ \(message\):
  ExternalProject 'FOO' option 'INDEPENDENT_STEP_TARGETS' is set to

    download;patch;update;configure;build

  but the option is no longer allowed.  It has been superseded by the
  per-step 'INDEPENDENT' option.  See policy CMP0114.
Call Stack \(most recent call first\):
  [^
]*/Modules/ExternalProject.cmake:[0-9]+ \(ExternalProject_Add_Step\)
  [^
]*/Modules/ExternalProject.cmake:[0-9]+ \(_ep_add_preconfigure_command\)
  NO_DEPENDS-CMP0114-Common.cmake:[0-9]+ \(ExternalProject_Add\)
  NO_DEPENDS-CMP0114-NEW.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)$