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

5 lines
187 B
Plaintext
Raw Normal View History

2018-10-28 12:09:07 +01:00
^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\)$