summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/while/EndAloneArgs-stderr.txt
blob: a8c043d0f5ae5f9250bd726b6d638d485fcbc0f3 (plain)
1
2
3
4
5
^CMake Error at EndAloneArgs.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\)$