blob: b309c3baf6d6c3fdbdbae89abbc6580fd547adf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
CMake Error at UnterminatedBrace0.cmake:2 \(set\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/UnterminatedBrace0.cmake:2
when parsing string
\${
syntax error, unexpected end of file, expecting } \(3\)
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|