mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
Screensaver: Use TRY() a lot more :^)
This commit is contained in:
parent
14081b8a92
commit
9e3bc3f930
2 changed files with 14 additions and 26 deletions
|
@ -8,4 +8,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Screensaver ICON app-screensaver)
|
||||
target_link_libraries(Screensaver LibGUI LibCore LibGfx)
|
||||
target_link_libraries(Screensaver LibGUI LibCore LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue