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