diff --git a/cob_image_flip/CMakeLists.txt b/cob_image_flip/CMakeLists.txt index 6c4b242..7a3334c 100644 --- a/cob_image_flip/CMakeLists.txt +++ b/cob_image_flip/CMakeLists.txt @@ -29,7 +29,7 @@ find_package(catkin REQUIRED COMPONENTS ${catkin_BUILD_PACKAGES} ) -find_package(Boost REQUIRED COMPONENTS signals) +find_package(Boost REQUIRED COMPONENTS) find_package(OpenCV REQUIRED) #find_package(PCL REQUIRED)