diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fb01600f..5b0a4ffe 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -52,6 +52,8 @@ add_library(vitastor_blk SHARED target_link_libraries(vitastor_blk ${LIBURING_LIBRARIES} tcmalloc_minimal + # for timerfd_manager + vitastor_common ) # libfio_vitastor_blk.so