mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:27:36 +00:00
SystemServer: Port to LibMain :^)
This commit is contained in:
parent
e5a5091b6f
commit
e923762afc
2 changed files with 6 additions and 7 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(SystemServer)
|
||||
target_link_libraries(SystemServer LibCore)
|
||||
target_link_libraries(SystemServer LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue