summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/if/misplaced-elseif-stderr.txt
blob: c4b0266c701f2fca86a837c745d6123072ff8d40 (plain)
1
2
3
4
CMake Error at misplaced-elseif.cmake:[0-9]+ \(elseif\):
  An ELSEIF command was found after an ELSE command.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)