Skip to content

Commit a6eb248

Browse files
authored
Export rmw_dds_common as an rmw_fastrtps_shared_cpp dependency (#530) (#567)
Signed-off-by: Michel Hidalgo <[email protected]>
1 parent 35d5ac1 commit a6eb248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rmw_fastrtps_shared_cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ ament_export_targets(rmw_fastrtps_shared_cpp)
118118
ament_export_dependencies(rcpputils)
119119
ament_export_dependencies(rcutils)
120120
ament_export_dependencies(rmw)
121+
ament_export_dependencies(rmw_dds_common)
121122

122123
if(BUILD_TESTING)
123124
find_package(ament_lint_auto REQUIRED)

0 commit comments

Comments
 (0)