1 2 3 4 5 6 7
set(SOURCES Client.cpp main.cpp ) serenity_bin(EchoServer) target_link_libraries(EchoServer LibCore)