mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:17:34 +00:00
Browser: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
0cd4b8cbb7
commit
6ad63ae71c
4 changed files with 16 additions and 21 deletions
|
@ -27,4 +27,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Browser ICON app-browser)
|
||||
target_link_libraries(Browser LibWeb LibProtocol LibGUI LibDesktop)
|
||||
target_link_libraries(Browser LibWeb LibProtocol LibGUI LibDesktop LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue