mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:27:35 +00:00
NotificationServer: Port to LibMain :^)
This commit is contained in:
parent
70b1312fd4
commit
ddd99b4594
2 changed files with 11 additions and 21 deletions
|
@ -16,4 +16,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(NotificationServer)
|
||||
target_link_libraries(NotificationServer LibGUI LibIPC)
|
||||
target_link_libraries(NotificationServer LibGUI LibIPC LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue