Remove unnecessary gflags

This commit is contained in:
yikestone 2019-06-12 14:55:15 +05:30
parent febba33f14
commit bf28063b7f

View File

@ -118,7 +118,6 @@ set_target_properties(object_detection PROPERTIES "CMAKE_CXX_FLAGS" "${CMAKE_CXX
target_link_libraries(object_detection target_link_libraries(object_detection
IE::ie_cpu_extension IE::ie_cpu_extension
gflags
dl dl
pthread pthread
${catkin_LIBRARIES} ${catkin_LIBRARIES}