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