mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:57:36 +00:00
Eyes: Use TRY() a lot more :^)
This commit is contained in:
parent
79bc587d03
commit
2642abb773
2 changed files with 16 additions and 28 deletions
|
@ -9,4 +9,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Eyes ICON app-eyes)
|
||||
target_link_libraries(Eyes LibGUI LibGfx)
|
||||
target_link_libraries(Eyes LibGUI LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue