summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/if/duplicate-else-after-elseif-stderr.txt
blob: ba6765c829179151777b48d688e9eecc716c0f3b (plain)
1
2
3
4
CMake Error at duplicate-else-after-elseif.cmake:[0-9]+ \(else\):
  A duplicate ELSE command was found inside an IF block.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)