Skip to content

Commit

Permalink
Remove dependency on fastrtps_cmake_module.
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <[email protected]>
  • Loading branch information
MiguelCompany committed Sep 5, 2024
1 parent 7d43d02 commit 276423e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions rmw_fastrtps_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>

<buildtool_export_depend>ament_cmake</buildtool_export_depend>

<build_depend>fastcdr</build_depend>
<build_depend>fastdds</build_depend>
<build_depend>fastrtps_cmake_module</build_depend>
<build_depend>rcpputils</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rmw</build_depend>
Expand All @@ -38,7 +36,6 @@

<build_export_depend>fastcdr</build_export_depend>
<build_export_depend>fastdds</build_export_depend>
<build_export_depend>fastrtps_cmake_module</build_export_depend>
<build_export_depend>rcutils</build_export_depend>
<build_export_depend>rmw_dds_common</build_export_depend>
<build_export_depend>rmw_fastrtps_shared_cpp</build_export_depend>
Expand Down
3 changes: 0 additions & 3 deletions rmw_fastrtps_dynamic_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>

<buildtool_export_depend>ament_cmake</buildtool_export_depend>

<build_depend>fastcdr</build_depend>
<build_depend>fastdds</build_depend>
<build_depend>fastrtps_cmake_module</build_depend>
<build_depend>rcpputils</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rmw</build_depend>
Expand All @@ -35,7 +33,6 @@

<build_export_depend>fastcdr</build_export_depend>
<build_export_depend>fastdds</build_export_depend>
<build_export_depend>fastrtps_cmake_module</build_export_depend>
<build_export_depend>rcpputils</build_export_depend>
<build_export_depend>rcutils</build_export_depend>
<build_export_depend>rmw</build_export_depend>
Expand Down
3 changes: 0 additions & 3 deletions rmw_fastrtps_shared_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>

<buildtool_export_depend>ament_cmake</buildtool_export_depend>

<build_depend>rosidl_dynamic_typesupport</build_depend>
<build_depend>fastcdr</build_depend>
<build_depend>fastdds</build_depend>
<build_depend>fastrtps_cmake_module</build_depend>
<build_depend>rcpputils</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rmw</build_depend>
Expand All @@ -36,7 +34,6 @@
<build_export_depend>rosidl_dynamic_typesupport</build_export_depend>
<build_export_depend>fastcdr</build_export_depend>
<build_export_depend>fastdds</build_export_depend>
<build_export_depend>fastrtps_cmake_module</build_export_depend>
<build_export_depend>rcpputils</build_export_depend>
<build_export_depend>rcutils</build_export_depend>
<build_export_depend>rmw</build_export_depend>
Expand Down

0 comments on commit 276423e

Please sign in to comment.