mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57:34 +00:00
Run: Port to LibMain :^)
This commit is contained in:
parent
0b8fb8358e
commit
1ded1ed963
2 changed files with 7 additions and 10 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Run ICON app-run)
|
||||
target_link_libraries(Run LibCore LibDesktop LibGUI)
|
||||
target_link_libraries(Run LibCore LibDesktop LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue