summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/math/MATH-DivideByZero-stderr.txt
blob: 66ad6332fbabef24b3dea59200073868799d093d (plain)
1
2
3
4
^CMake Error at MATH-DivideByZero.cmake:1 \(math\):
  math cannot evaluate the expression: "100/0": divide by zero.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$