mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:37:35 +00:00
Cube: Use TRY() a lot more :^)
This commit is contained in:
parent
370c5986ab
commit
79bc587d03
2 changed files with 26 additions and 35 deletions
|
@ -8,4 +8,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Cube ICON app-cube)
|
||||
target_link_libraries(Cube LibGUI)
|
||||
target_link_libraries(Cube LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue