Files
CMake/Tests/RunCMake/math/MATH-InvalidExpression-stderr.txt
T
Christoph Grüninger 699d50e376 LexerParser: Regenerate parser files with GNU Bison 3.7.4
Adjust expected test output.
2021-01-25 12:06:17 -05:00

6 lines
221 B
Plaintext

^CMake Error at MATH-InvalidExpression.cmake:1 \(math\):
math cannot parse the expression: "INVALID": syntax error, unexpected end
of file \(7\).
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$