add_executable(proxy ./proxy.cpp ./network.cpp ) add_executable(web_server ./web_server.cpp ./network.cpp )