diff --git a/ball_chaser/CMakeLists.txt b/ball_chaser/CMakeLists.txt index 5e5a153..cab87e9 100644 --- a/ball_chaser/CMakeLists.txt +++ b/ball_chaser/CMakeLists.txt @@ -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