mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:27:36 +00:00
Mail: Port to LibMain
This commit is contained in:
parent
41b80f3d85
commit
ca7b603578
2 changed files with 11 additions and 33 deletions
|
@ -16,4 +16,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Mail ICON app-mail)
|
||||
target_link_libraries(Mail LibConfig LibCore LibDesktop LibGfx LibGUI LibIMAP LibWeb)
|
||||
target_link_libraries(Mail LibConfig LibCore LibDesktop LibGfx LibGUI LibIMAP LibWeb LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue