cmake/Tests/RunCMake/if/duplicate-else-after-elseif-stderr.txt

5 lines
193 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
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\)