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

5 lines
180 B
Plaintext

CMake Error at duplicate-else.cmake:[0-9]+ \(else\):
A duplicate ELSE command was found inside an IF block.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)