mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
HackStudio+TextEditor: Add the Shell syntax highlighter
This commit is contained in:
parent
72b68221cc
commit
c1fc27cab2
5 changed files with 14 additions and 2 deletions
|
@ -32,4 +32,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(HackStudio)
|
||||
target_link_libraries(HackStudio LibWeb LibMarkdown LibGUI LibGfx LibCore LibVT LibDebug LibX86 LibDiff)
|
||||
target_link_libraries(HackStudio LibWeb LibMarkdown LibGUI LibGfx LibCore LibVT LibDebug LibX86 LibDiff LibShell)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue