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