Files
cmake/Tests/RunCMake/math/MATH-INCREMENT-Invalid.cmake

3 lines
42 B
CMake

set(value notanint)
math(INCREMENT value)