mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:57:44 +00:00
Mandelbrot: Use TRY() a lot more :^)
This commit is contained in:
parent
8293ad33ee
commit
601de466cb
2 changed files with 23 additions and 31 deletions
|
@ -8,4 +8,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Mandelbrot ICON app-mandelbrot)
|
||||
target_link_libraries(Mandelbrot LibGUI LibCore LibGfx)
|
||||
target_link_libraries(Mandelbrot LibGUI LibCore LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue