blob: 18ca946fd92f81261b2db9def19eaac7d4416370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
CMake Error at ParenInVarName1.cmake:4 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/ParenInVarName1.cmake:4
when parsing string
-->\${e\(x\)}<--
syntax error, unexpected cal_SYMBOL, expecting } \(6\)
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|