diff --git a/CMakeLists.txt b/CMakeLists.txt index bb3a1c2..8318037 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -118,7 +118,6 @@ set_target_properties(object_detection PROPERTIES "CMAKE_CXX_FLAGS" "${CMAKE_CXX target_link_libraries(object_detection IE::ie_cpu_extension - gflags dl pthread ${catkin_LIBRARIES}