mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:17:35 +00:00
Inspector: Port to LibMain :^)
This commit is contained in:
parent
4283702fb8
commit
4a64bb80ea
2 changed files with 17 additions and 39 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Inspector ICON app-inspector)
|
||||
target_link_libraries(Inspector LibDesktop LibGUI)
|
||||
target_link_libraries(Inspector LibDesktop LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue