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