mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
CMake Error at ParenInVarName0\.cmake:2 \(message\):
|
|
Syntax error in cmake code at
|
|
|
|
.*/Tests/RunCMake/Syntax/ParenInVarName0\.cmake:2
|
|
|
|
when parsing string
|
|
|
|
-->\${e\(x\)}<--
|
|
|
|
Invalid character \('\('\) in a variable name: 'e'
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:3 \(include\)
|