cmake/Tests/RunCMake/while/EndAloneArgs-stderr.txt

6 lines
270 B
Plaintext
Raw Normal View History

2015-11-17 17:22:37 +01:00
^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\)$