summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Configure/CustomTargetAfterError-stderr.txt
blob: 7ce7daf6f54810615034d4b484a64640ce838a7f (plain)
1
2
3
4
5
6
7
8
9
^CMake Error at CustomTargetAfterError.cmake:1 \(message\):
  Error before add_custom_target
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
+
CMake Error at CustomTargetAfterError.cmake:3 \(message\):
  Error after add_custom_target
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$