blob: 915dbaa477b844de31579181fb7398c62477104f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
^CMake Error at NameWithEscapedTabsQuoted.cmake:1 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/NameWithEscapedTabsQuoted.cmake:1
when parsing string
\${var\\ with\\ escaped\\ tab}
Invalid escape sequence \\.?
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|