mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:57:35 +00:00
Spider: Port to LibMain
Simplified two pledge() and two unveil() by using TRY()
This commit is contained in:
parent
85ae298b85
commit
71298ad9ba
2 changed files with 9 additions and 21 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Spider ICON app-spider)
|
||||
target_link_libraries(Spider LibCards LibGUI LibGfx LibCore LibConfig)
|
||||
target_link_libraries(Spider LibCards LibGUI LibGfx LibCore LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue