Files
cmake/Tests/RunCMake/Syntax/NameWithTabsQuoted-stderr.txt

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\)$