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

13 lines
291 B
Plaintext

^CMake Error at NameWithTabs\.cmake:1 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/NameWithTabs\.cmake:1
when parsing string
\${var
There is an unterminated variable reference\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)$