mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
7c4c13ffef
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")
|