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

13 lines
301 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error at UnterminatedBrace0.cmake:2 \(set\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/UnterminatedBrace0.cmake:2
when parsing string
\${
2021-09-14 00:13:48 +02:00
syntax error, unexpected end of file, expecting } \(3\)
2015-04-27 22:25:09 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)