Skip to content

Commit

Permalink
Modifies setup_project_finalize calls _install_project_ros2_ament_files
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse committed Oct 4, 2024
1 parent 3c65c98 commit 313cd97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ macro(SETUP_PROJECT_FINALIZE)
_setup_debian()
# Install data if needed
_install_project_data()
_install_project_ros2_ament_files()

logging_finalize()
if(PROJECT_USE_CMAKE_EXPORT)
Expand Down

0 comments on commit 313cd97

Please sign in to comment.