mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:17:35 +00:00
Applications: Port SpaceAnalyzer to LibMain
This commit is contained in:
parent
ed971f1134
commit
4b18a25e22
2 changed files with 5 additions and 4 deletions
|
@ -12,4 +12,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(SpaceAnalyzer ICON app-space-analyzer)
|
||||
target_link_libraries(SpaceAnalyzer LibDesktop LibGfx LibGUI)
|
||||
target_link_libraries(SpaceAnalyzer LibDesktop LibGfx LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue