summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject/BadIndependentStep1-stderr.txt
blob: 3188910a0a4852fecebf9116d4ca0925fd28efd5 (plain)
1
2
3
4
5
6
7
^CMake Error at [^
]*/Modules/ExternalProject.cmake:[0-9]+ \(message\):
  ExternalProject 'proj' step 'custom' is marked INDEPENDENT but depends on
  step 'configure' that is not marked INDEPENDENT.
Call Stack \(most recent call first\):
  BadIndependentStep1.cmake:[0-9]+ \(ExternalProject_Add_Step\)
  CMakeLists.txt:[0-9]+ \(include\)$