mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:47:45 +00:00
HexEditor: Port HexEditor to LibMain
This commit is contained in:
parent
ad57289307
commit
e92b6047ad
2 changed files with 18 additions and 29 deletions
|
@ -21,4 +21,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(HexEditor ICON app-hex-editor)
|
||||
target_link_libraries(HexEditor LibGUI LibConfig LibFileSystemAccessClient)
|
||||
target_link_libraries(HexEditor LibGUI LibConfig LibFileSystemAccessClient LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue