blob: af4f3b680d9030b3c3592259f19ece6ff6b62cd5 (
plain)
1
2
3
4
5
6
|
CMake Error at NoEnclosingBlockInFunction.cmake:2 \(continue\):
A CONTINUE command was found outside of a proper FOREACH or WHILE loop
scope.
Call Stack \(most recent call first\):
NoEnclosingBlockInFunction.cmake:6 \(foo\)
CMakeLists.txt:3 \(include\)
|