This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ladybird
Watch
2
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-12-08 06:09:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
103f818afc
ladybird
/
Userland
/
Libraries
/
LibSyntax
/
CMakeLists.txt
7 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax This is a move towards dropping more LibGUI dependencies.
2021-02-07 15:15:10 +01:00
set(SOURCES
Highlighter.cpp
LibSyntax: Move Language enum into its own files
2023-03-08 16:10:16 +00:00
Language.cpp
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax This is a move towards dropping more LibGUI dependencies.
2021-02-07 15:15:10 +01:00
)
serenity_lib(LibSyntax syntax)
Reference in a new issue
Copy permalink