cmake/Tests/RunCMake/continue/NoEnclosingBlock-stderr.txt
2015-04-27 22:25:09 +02:00

6 lines
206 B
Plaintext

CMake Error at NoEnclosingBlock.cmake:1 \(continue\):
A CONTINUE command was found outside of a proper FOREACH or WHILE loop
scope.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)