1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 11:02:07 +00:00
serenity/Userland/Libraries/LibCMake
Ali Mohammad Pur ba4db899d4 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 07:57:39 -04:00
..
CMakeCache
CMakeLists.txt
Lexer.cpp
Lexer.h
Position.h
SyntaxHighlighter.cpp
SyntaxHighlighter.h
Token.cpp
Token.h