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