mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:17:36 +00:00
RequestServer: Port to LibMain :^)
This commit is contained in:
parent
5e93db93fc
commit
2828d58a10
2 changed files with 8 additions and 19 deletions
|
@ -23,4 +23,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(RequestServer)
|
||||
target_link_libraries(RequestServer LibCore LibIPC LibGemini LibHTTP)
|
||||
target_link_libraries(RequestServer LibCore LibIPC LibGemini LibHTTP LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue