Files
CMake/Tests/RunCMake/Syntax/NameWithTabsQuoted-stderr.txt
2025-01-20 09:46:55 -05:00

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