Commit d31452f2 authored by Herb Kuta's avatar Herb Kuta
Browse files

{dashing} ros-distro.inc: Append to ROS_SUPERFLORE_GENERATED_BUILDTOOLS

Since superflore doesn't know when its generating a recipe that it will
be for a buildtool, it can't know that what's in ROS_EXEC_DEPEND are also
buildtools.
Showing with 13 additions and 0 deletions
+13 -0
......@@ -17,4 +17,17 @@ LAYERSERIES_COMPAT_ros-layer = "thud"
# 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_SUPERFLORE_GENERATED_BUILDTOOLS += " \
poco-vendor-native \
rcpputils-native \
rcutils-native \
rmw-native \
rmw-fastrtps-cpp-native \
rmw-fastrtps-dynamic-cpp-native \
rmw-fastrtps-shared-cpp-native \
rmw-implementation-cmake-native \
rmw-implementation-native \
rosidl-actions-native \
rosidl-adapter-native \
rosidl-typesupport-fastrtps-c-native \
uncrustify-vendor-native \
"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment