DRAFT {dashing} Add rcl-interfaces-0.7.4-1_common.inc (copy from rcl-interfaces-0.6.3_common.inc)

This commit is contained in:
Herb Kuta 2019-05-10 13:56:55 -07:00
parent 2537e00598
commit 87f1842fd7
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# Copyright (c) 2019 LG Electronics, Inc.
# Without the target rosidl-typesupport-{c,cpp}, ament finds the native packages and then fails to link (error: incompatible
# target).
ROS_BUILD_DEPENDS += " \
rosidl-typesupport-c \
rosidl-typesupport-cpp \
"