Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Commit c904e3d

Browse files
authored
Don't export rcpputils dependency (#277)
It is not necessary. Signed-off-by: Jacob Perron <[email protected]>
1 parent 281899a commit c904e3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rmw_opensplice_cpp/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ find_package(rosidl_generator_c REQUIRED)
3535
find_package(rosidl_generator_cpp REQUIRED)
3636

3737
ament_export_dependencies(
38-
rcpputils
3938
rcutils
4039
rmw
4140
rosidl_generator_c

0 commit comments

Comments
 (0)