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

2 lines
23 B
CMake
Raw Normal View History

2018-10-28 12:09:07 +01:00
math(EXPR var "100/0")