mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Switch to C++ exceptions for lexer/parser error handling. Teach the lexer/parser to fail on unexpected input.
2 lines
25 B
CMake
2 lines
25 B
CMake
math(EXPR var "INVALID")
|