mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
Settings: Convert to TRY + serenity_main(..)
This commit is contained in:
parent
908d943e85
commit
eb896aa33e
2 changed files with 25 additions and 29 deletions
|
@ -9,4 +9,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Settings ICON app-settings)
|
||||
target_link_libraries(Settings LibGUI LibDesktop)
|
||||
target_link_libraries(Settings LibGUI LibDesktop LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue