13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
^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\)$
|