
include_directories(HelloServer/Server)
add_subdirectory(HelloServer)
add_subdirectory(ProxyServer)

