blob: c4f3cfe913b704b374a2b9e9b58922af31d9bbd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
^CMake Error at CMP0053-NameWithSpacesQuoted.cmake:2 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/CMP0053-NameWithSpacesQuoted.cmake:2
when parsing string
\${var with space}
Invalid character \(' '\) in a variable name: 'var'
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|