diff --git a/src/daemons/CMakeLists.txt b/src/daemons/CMakeLists.txt index ac98b67ff03..0fcbcbcd8d0 100644 --- a/src/daemons/CMakeLists.txt +++ b/src/daemons/CMakeLists.txt @@ -32,6 +32,7 @@ set(common_deps $ $ $ + $ ) set(storage_meta_deps @@ -130,7 +131,6 @@ nebula_add_executable( $ $ $ - $ ${common_deps} LIBRARIES ${PROXYGEN_LIBRARIES}