mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:17:34 +00:00
ConfigServer: Port to LibMain :^)
This commit is contained in:
parent
9c9cd20dce
commit
70b1312fd4
2 changed files with 8 additions and 15 deletions
|
@ -15,4 +15,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(ConfigServer)
|
||||
target_link_libraries(ConfigServer LibIPC)
|
||||
target_link_libraries(ConfigServer LibIPC LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue