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

13 lines
301 B
Plaintext
Raw Normal View History

2023-07-02 19:51:09 +02:00
CMake Error at UnterminatedBrace0.cmake:1 \(set\):
2015-04-27 22:25:09 +02:00
Syntax error in cmake code at
2023-07-02 19:51:09 +02:00
.*/Tests/RunCMake/Syntax/UnterminatedBrace0.cmake:1
2015-04-27 22:25:09 +02:00
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\)