cmake/Tests/RunCMake/continue/NoEnclosingBlock-stderr.txt

6 lines
206 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
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\)