summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/math/MATH-InvalidExpression-stderr.txt
blob: 9e73ed5b2c63555b8f2f7212d45718236080967f (plain)
1
2
3
4
5
^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\)$