mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 16:38:42 +00:00
![Brad King](/assets/img/avatar_default.png)
The lexer changes in commit v3.0.0-rc1~495^2 (Add Lua-style long brackets and long comments to CMake language, 2013-08-06) accidentally left out matching '[' as a single character in an unquoted argument. Add a lexer rule to match it and extend the RunCMake.Syntax test to cover this case.
2 lines
45 B
CMake
2 lines
45 B
CMake
message([] [=] [$ $(MV) -DSTR=" [=" [;] ] [)
|