cmake/Tests/RunCMake/math/MATH-DivideByZero-stderr.txt
2018-10-28 12:09:07 +01:00

5 lines
187 B
Plaintext

^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\)$