project(client) add_executable(fb_client main.cc) target_link_libraries(fb_client PRIVATE fishbone)