mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
Mail: Use LibConfig instead of Core::ConfigFile
This also tightens the pledges.
This commit is contained in:
parent
585edb8cff
commit
d486560aee
3 changed files with 11 additions and 10 deletions
|
@ -16,4 +16,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Mail ICON app-mail)
|
||||
target_link_libraries(Mail LibCore LibDesktop LibGfx LibGUI LibIMAP LibWeb)
|
||||
target_link_libraries(Mail LibConfig LibCore LibDesktop LibGfx LibGUI LibIMAP LibWeb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue