summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/while/EndAlone-stderr.txt
blob: 5fe665578e71fdc418c7720fb69900efba9d95e4 (plain)
1
2
3
4
5
^CMake Error at EndAlone.cmake:1 \(endwhile\):
  endwhile An ENDWHILE command was found outside of a proper WHILE ENDWHILE
  structure.  Or its arguments did not match the opening WHILE command.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$