mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:37:34 +00:00
LibGUI/Desktop: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
5f783492cf
commit
d276657f85
2 changed files with 6 additions and 6 deletions
|
@ -124,4 +124,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibGUI gui)
|
||||
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThreading LibRegex LibSyntax)
|
||||
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThreading LibRegex LibSyntax LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue