mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:07:47 +00:00
Calendar: Port to LibMain and TRY all the things
This commit is contained in:
parent
d17dca5c91
commit
902b8f1583
2 changed files with 40 additions and 48 deletions
|
@ -12,4 +12,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Calendar ICON app-calendar)
|
||||
target_link_libraries(Calendar LibGUI)
|
||||
target_link_libraries(Calendar LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue