Skip to content

Commit 4efa459

Browse files
committed
Arrange new lines in HEAD^ alphabetically
Signed-off-by: Kurtis Charnock <[email protected]>
1 parent d8e9874 commit 4efa459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmw_fastrtps_dynamic_cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ PRIVATE "RMW_FASTRTPS_DYNAMIC_CPP_BUILDING_LIBRARY")
111111
ament_export_include_directories(include)
112112
ament_export_libraries(rmw_fastrtps_dynamic_cpp)
113113

114-
ament_export_dependencies(rosidl_typesupport_fastrtps_cpp)
115114
ament_export_dependencies(rosidl_typesupport_fastrtps_c)
115+
ament_export_dependencies(rosidl_typesupport_fastrtps_cpp)
116116
ament_export_dependencies(rosidl_typesupport_introspection_cpp)
117117
ament_export_dependencies(rosidl_typesupport_introspection_c)
118118
ament_export_dependencies(rosidl_generator_c)

0 commit comments

Comments
 (0)