mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
ImageDecoder: Port to LibMain :^)
This commit is contained in:
parent
c6a581f267
commit
5e93db93fc
2 changed files with 8 additions and 15 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(ImageDecoder)
|
||||
target_link_libraries(ImageDecoder LibGfx LibIPC)
|
||||
target_link_libraries(ImageDecoder LibGfx LibIPC LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue