CMake/Tests/RunCMake/if/duplicate-else-after-elseif-stderr.txt
2017-03-22 08:42:35 -04:00

5 lines
193 B
Plaintext

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