Skip to content

Commit

Permalink
Also remove find_package
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Mar 14, 2024
1 parent bbcb7a8 commit 72a5b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion control_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
add_compile_options(-Wall -Wextra -Wpedantic)
endif()

find_package(action_msgs REQUIRED)
find_package(ament_cmake REQUIRED)
find_package(builtin_interfaces REQUIRED)
find_package(geometry_msgs REQUIRED)
Expand Down

0 comments on commit 72a5b80

Please # to comment.