Skip to content

Commit

Permalink
Add ament_package() to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amarburg authored Aug 11, 2023
1 parent cd940a2 commit f1eacf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arena_camera/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()

ament_package()

# #
# # ARENA_CAMERA_NODES
Expand Down

0 comments on commit f1eacf9

Please sign in to comment.