Files
CMake/Tests/RunCMake/math/MATH-DivideByZero-stderr.txt
T
2018-06-26 14:21:18 -04: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\)$