Skip to content

Commit

Permalink
add more package to CATKIN_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Apr 15, 2020
1 parent 774072f commit 270b39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ generate_messages(
std_msgs
)

catkin_package(CATKIN_DEPENDS message_runtime sensor_msgs std_msgs
catkin_package(CATKIN_DEPENDS dynamic_reconfigure message_runtime nodelet roscpp sensor_msgs std_msgs std_srvs
# DEPENDS OpenCV
INCLUDE_DIRS include
LIBRARIES ${PROJECT_NAME}
Expand Down

0 comments on commit 270b39f

Please sign in to comment.