mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
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\)
|