Skip to content

Commit

Permalink
Merge pull request #44 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 9883e4b + b02008a commit 583db44
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 @@ -76,6 +76,7 @@ target_link_libraries(predict_with_cloud_node
${OpenCV_LIBRARIES}
${PCL_LIBRARIES}
)
add_dependencies(predict_with_cloud_node ultralytics_ros_generate_messages_cpp)

install(PROGRAMS
script/predict_node.py
Expand Down

0 comments on commit 583db44

Please sign in to comment.