Skip to content

Commit

Permalink
Merge pull request #42 from Alpaca-zip/fix/dependencies
Browse files Browse the repository at this point in the history
fix dependencies issues
  • Loading branch information
Alpaca-zip authored Jan 5, 2024
2 parents d15477f + 2dcc024 commit bd5c2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ target_link_libraries(tracker_with_cloud_node
${OpenCV_LIBRARIES}
${PCL_LIBRARIES}
)
add_dependencies(tracker_with_cloud_node ultralytics_ros_generate_messages_cpp)

install(PROGRAMS
script/tracker_node.py
Expand Down

0 comments on commit bd5c2ce

Please sign in to comment.