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