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