mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17:45 +00:00
LibCMake+LibSyntax: Add a CMakeCache.txt syntax highlighter
This commit is contained in:
parent
bb07d678ac
commit
676d75603b
5 changed files with 125 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
CMakeCache/Lexer.cpp
|
||||
CMakeCache/SyntaxHighlighter.cpp
|
||||
Lexer.cpp
|
||||
SyntaxHighlighter.cpp
|
||||
Token.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue