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

6 lines
280 B
Plaintext
Raw Normal View History

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