cmake/Tests/RunCMake/if/misplaced-elseif-stderr.txt
2017-07-20 19:35:53 +02:00

5 lines
180 B
Plaintext

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\)