cmake/Tests/RunCMake/Syntax/UnterminatedBracket1-stderr.txt

9 lines
291 B
Plaintext
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMake Error: Error in cmake code at
.*/Syntax/UnterminatedBracket1.cmake:2:
Parse error. Function missing ending "\)". Instead found unterminated bracket with text "\]\]\)
".
CMake Error at CMakeLists.txt:3 \(include\):
include could not find load file:
UnterminatedBracket1.cmake$