mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
LibSyntax: Move Language enum into its own files
This commit is contained in:
parent
a1f2f08764
commit
8007c103dd
5 changed files with 108 additions and 80 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
Highlighter.cpp
|
||||
Language.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibSyntax syntax)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue