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