blob: f5e03edb276946c1f078de009e72966e1ac1bff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
^CMake Error at NameWithCarriageReturnQuoted.cmake:1 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/NameWithCarriageReturnQuoted.cmake:1
when parsing string
\${var\\rwith\\rcarriagereturn}
syntax error, unexpected cal_SYMBOL, expecting } \(7\)
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|