summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/math/MATH-InvalidExpression-stderr.txt
blob: 18ac9f7d7393823e05d25af647830e1c7049857a (plain)
1
2
3
4
5
6
^CMake Error at MATH-InvalidExpression.cmake:1 \(math\):
 *math cannot parse the expression: "INVALID": syntax error, unexpected
 *character, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or exp_NUMBER
 *\(1\).
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$