mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06: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")
|