mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:37:47 +00:00
LaunchServer: Port to LibMain :^)
This commit is contained in:
parent
58b99df16d
commit
69ea1ff743
2 changed files with 6 additions and 10 deletions
|
@ -16,4 +16,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(LaunchServer)
|
||||
target_link_libraries(LaunchServer LibCore LibIPC LibDesktop)
|
||||
target_link_libraries(LaunchServer LibCore LibIPC LibDesktop LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue