mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
FontEditor: Port to LibMain :^)
This commit is contained in:
parent
973cb0a49e
commit
ba4fd8fa15
2 changed files with 9 additions and 20 deletions
|
@ -22,4 +22,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(FontEditor ICON app-font-editor)
|
||||
target_link_libraries(FontEditor LibGUI LibDesktop LibGfx)
|
||||
target_link_libraries(FontEditor LibGUI LibDesktop LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue