diff --git a/src/coro_http/CMakeLists.txt b/src/coro_http/CMakeLists.txt index bb8714f84..6c8722afc 100644 --- a/src/coro_http/CMakeLists.txt +++ b/src/coro_http/CMakeLists.txt @@ -7,7 +7,7 @@ target_include_directories(coro_http INTERFACE $ ) -target_link_libraries(coro_rpc INTERFACE +target_link_libraries(coro_http INTERFACE Threads::Threads $ $