This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
ladybird
/
Libraries
/
LibSyntax
/
CMakeLists.txt
7 lines
83 B
Text
Raw
Permalink
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 11:15:10 -03:00
set(SOURCES
LibSyntax+Userland: Make LibSyntax not depend on LibGUI This moves some stuff around to make LibGUI depend on LibSyntax instead of the other way around, as not every application that wishes to do syntax highlighting is necessarily a LibGUI (or even a GUI) application.
2023-08-29 06:13:41 -03:00
Document.cpp
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax This is a move towards dropping more LibGUI dependencies.
2021-02-07 11:15:10 -03:00
Highlighter.cpp
)
CMake: Rename serenity_* helper functions/macros to ladybird_*
2025-06-30 12:11:44 -03:00
ladybird_lib(LibSyntax syntax)
Reference in a new issue
Copy permalink