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

13 lines
291 B
Plaintext

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