meta-ros/includes-ros2/sros2/sros2-cmake-0.6.3.inc

9 lines
248 B
HTML

# Copyright (c) 2019 LG Electronics, Inc.
# sros2-cmake is a ament dependent package but package.xml has 'cmake' as build_type.
ROS_BUILD_TYPE = "ament_cmake"
ROS_BUILDTOOL_DEPENDS += " \
ament-cmake-core-native \
ament-package-native \
"