diff --git a/components/utils/utilities/nginx_conf_collector/CMakeLists.txt b/components/utils/utilities/nginx_conf_collector/CMakeLists.txt index 7c745fb..56072c4 100755 --- a/components/utils/utilities/nginx_conf_collector/CMakeLists.txt +++ b/components/utils/utilities/nginx_conf_collector/CMakeLists.txt @@ -29,6 +29,7 @@ target_link_libraries(${EXECUTABLE_NAME} singleton rest boost_context + boost_regex pthread )