mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
13 lines
316 B
Plaintext
13 lines
316 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\)$
|