NoEnclosingBlockInFunction-stderr.txt 261 B

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