mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
ModelGallery: Use TRY() a lot more :^)
This commit is contained in:
parent
601de466cb
commit
162c271eb6
4 changed files with 23 additions and 25 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
|
||||
serenity_app(ModelGallery ICON app-model-gallery)
|
||||
|
||||
target_link_libraries(ModelGallery LibGUI LibGfx)
|
||||
target_link_libraries(ModelGallery LibGUI LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue