cmake/Tests/RunCMake/math/MATH-InvalidExpression-stderr.txt

6 lines
215 B
Plaintext
Raw Normal View History

2018-10-28 12:09:07 +01:00
^CMake Error at MATH-InvalidExpression.cmake:1 \(math\):
2020-02-01 23:06:01 +01:00
math cannot parse the expression: "INVALID": syntax error, unexpected \$end
\(7\).
2018-10-28 12:09:07 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$