Skip to content

Commit

Permalink
Fix: Build fails due to missing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mapi-ng committed Jul 8, 2021
1 parent b34fe77 commit df4928f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ball_chaser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ generate_messages(
## CATKIN_DEPENDS: catkin_packages dependent projects also need
## DEPENDS: system dependencies of this project that dependent projects also need
catkin_package(
INCLUDE_DIRS include
#INCLUDE_DIRS include
LIBRARIES ball_chaser
CATKIN_DEPENDS message_generation roscpp std_msgs image_transport cv_bridge
DEPENDS system_lib
Expand Down

0 comments on commit df4928f

Please sign in to comment.