mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:17:35 +00:00
ImageViewer: Port to LibMain :^)
This commit is contained in:
parent
ba4fd8fa15
commit
f526325e24
2 changed files with 8 additions and 10 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(ImageViewer ICON filetype-image)
|
||||
target_link_libraries(ImageViewer LibDesktop LibGUI LibGfx LibImageDecoderClient)
|
||||
target_link_libraries(ImageViewer LibDesktop LibGUI LibGfx LibImageDecoderClient LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue