mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +00:00
Terminal+LibVT: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
39d9373bca
commit
82d8cd2b87
5 changed files with 21 additions and 35 deletions
|
@ -11,4 +11,4 @@ set(GENERATED_SOURCES
|
|||
|
||||
generate_state_machine(StateMachine.txt EscapeSequenceStateMachine.h)
|
||||
serenity_lib(LibVT vt)
|
||||
target_link_libraries(LibVT LibC LibCore LibGUI LibGfx LibDesktop)
|
||||
target_link_libraries(LibVT LibC LibCore LibGUI LibGfx LibDesktop LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue