add_executable(clientconsole client.cpp) target_link_libraries(clientconsole ${Boost_LIBRARIES})