DRAFT bouncy/ros-distro.inc: Append to ROS_SUPERFLORE_GENERATED_BUILDTOOLS

This commit is contained in:
Herb Kuta 2019-05-02 10:09:12 -07:00
parent 704b435e2b
commit 48dce472a0
1 changed files with 4 additions and 0 deletions

View File

@ -21,4 +21,8 @@ LAYERSERIES_COMPAT_ros-layer = "morty"
# Since superflore doesn't know when it's generating a recipe that it will be for a build tool, it can't know that what's in # Since superflore doesn't know when it's generating a recipe that it will be for a build tool, it can't know that what's in
# ROS_EXEC_DEPEND are also build tools. Manually add them here. # ROS_EXEC_DEPEND are also build tools. Manually add them here.
ROS_SUPERFLORE_GENERATED_BUILDTOOLS += " \ ROS_SUPERFLORE_GENERATED_BUILDTOOLS += " \
ament-tools-native \
fastcdr-native \
fastrtps-native \
rosidl-typesupport-fastrtps-cpp-native \
" "