mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:27:46 +00:00
Terminal+TerminalSettings: Add caret customization
This commit is contained in:
parent
e2b0f6795f
commit
e9dae38f38
6 changed files with 103 additions and 2 deletions
|
@ -15,4 +15,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(TerminalSettings ICON app-terminal)
|
||||
target_link_libraries(TerminalSettings LibGUI LibConfig LibMain)
|
||||
target_link_libraries(TerminalSettings LibGUI LibConfig LibMain LibVT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue