link_libraries(liburingcxx) add_executable(cat cat.cpp) add_executable(httpd httpd.cpp)