summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/continue/NoEnclosingBlock-stderr.txt
blob: 24caf5712ba88fcb361401fa9cd798ef694b5401 (plain)
1
2
3
4
5
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\)