File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
rosidl_typesupport_fastrtps_cpp
rosidl_typesupport_fastrtps_c Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ find_package(rosidl_typesupport_fastrtps_cpp REQUIRED)
4343ament_export_dependencies(rmw)
4444ament_export_dependencies(rosidl_cmake)
4545ament_export_dependencies(rosidl_runtime_c)
46+ ament_export_dependencies(rosidl_generator_c)
4647ament_export_dependencies(rosidl_typesupport_fastrtps_cpp)
4748ament_export_include_directories(include )
4849
Original file line number Diff line number Diff line change 2121 <buildtool_export_depend >fastrtps</buildtool_export_depend >
2222 <buildtool_export_depend >rosidl_cmake</buildtool_export_depend >
2323 <buildtool_export_depend >rosidl_typesupport_fastrtps_cpp</buildtool_export_depend >
24+ <buildtool_export_depend >rosidl_generator_c</buildtool_export_depend >
2425
2526 <build_export_depend >rmw</build_export_depend >
2627 <build_export_depend >rosidl_runtime_c</build_export_depend >
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ ament_export_dependencies(rmw)
3838ament_export_dependencies(rosidl_cmake)
3939ament_export_dependencies(rosidl_runtime_c)
4040ament_export_dependencies(rosidl_runtime_cpp)
41+ ament_export_dependencies(rosidl_generator_cpp)
4142ament_export_dependencies(rosidl_typesupport_interface)
4243
4344ament_export_include_directories(include )
Original file line number Diff line number Diff line change 1919 <buildtool_export_depend >fastcdr</buildtool_export_depend >
2020 <buildtool_export_depend >fastrtps</buildtool_export_depend >
2121 <buildtool_export_depend >rosidl_cmake</buildtool_export_depend >
22+ <buildtool_export_depend >rosidl_generator_cpp</buildtool_export_depend >
2223
2324 <build_export_depend >rmw</build_export_depend >
2425 <build_export_depend >rosidl_runtime_c</build_export_depend >
You can’t perform that action at this time.
0 commit comments