Skip to content

Commit

Permalink
Merge pull request #1363 from tier4/fix/ament_auto_package_for_0.9.0
Browse files Browse the repository at this point in the history
feat: update ament_auto_package macro
  • Loading branch information
Naophis authored Sep 5, 2024
2 parents 1623855 + 49497c3 commit 70cb25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock/cpp_mock_scenarios/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ if(BUILD_TESTING)
# add_cpp_mock_scenario_test(${PROJECT_NAME} "traffic_simulation_demo" "70")
endif()

ament_auto_package(CONFIG_EXTRAS "${PROJECT_NAME}-extras.cmake")
ament_auto_package(CONFIG_EXTRAS "${PROJECT_NAME}_ament_cmake-extras.cmake")

0 comments on commit 70cb25b

Please sign in to comment.