[cmake] Add support for generator expression

This commit is contained in:
Uy Ha 2021-07-06 19:52:20 +02:00 committed by Stephan Seitz
parent b392b73230
commit 2815b6a033

View file

@ -13,7 +13,7 @@
(normal_command (identifier) @function)
["ENV" "CACHE"] @symbol
["$" "{" "}"] @punctuation.special
["$" "{" "}" "<" ">"] @punctuation.special
["(" ")"] @punctuation.bracket
[