mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:27:36 +00:00
LibGfxDemo: Use TRY() a lot more :^)
This commit is contained in:
parent
abf86b7501
commit
dee90b2dc3
2 changed files with 12 additions and 21 deletions
|
@ -8,4 +8,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(LibGfxDemo ICON app-libgfx-demo)
|
||||
target_link_libraries(LibGfxDemo LibGUI LibIPC LibGfx LibCore)
|
||||
target_link_libraries(LibGfxDemo LibGUI LibIPC LibGfx LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue