blob: 04bc2260aa3c932fcef2f34a8d3bf0874eec02a2 (
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, expecting } \(5\)
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|