Files
CMake/Tests/RunCMake/if/misplaced-elseif-stderr.txt
T
2017-03-22 08:42:35 -04: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\)