mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:37:35 +00:00
CatDog: Use TRY() a lot more :^)
This commit is contained in:
parent
913b1fad25
commit
370c5986ab
2 changed files with 30 additions and 42 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(CatDog ICON app-catdog)
|
||||
target_link_libraries(CatDog LibGUI LibGfx)
|
||||
target_link_libraries(CatDog LibGUI LibGfx LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue