meta-ros/includes-ros2/unique-identifier-msgs/unique-identifier-msgs-2.0....

11 lines
291 B
C++

# 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 += " \
fastcdr \
fastrtps \
rosidl-typesupport-c \
rosidl-typesupport-cpp \
"