DRAFT {dashing} Add builtin-interfaces-0.7.4-1.inc (copy from builtin-interfaces-0.6.3.inc)
This commit is contained in:
parent
b5f6acf6ec
commit
6f0a98f59a
|
@ -0,0 +1,12 @@
|
||||||
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
ROS_BUILD_DEPENDS += " \
|
||||||
|
fastcdr \
|
||||||
|
fastrtps \
|
||||||
|
"
|
||||||
|
|
||||||
|
# usr/share/builtin_interfaces/cmake/ament_cmake_export_dependencies-extras.cmake contains:
|
||||||
|
#
|
||||||
|
# set(_exported_dependencies "rosidl_default_runtime")
|
||||||
|
|
||||||
|
ROS_EXPORT_DEPENDS += "rosidl-default-runtime"
|
Loading…
Reference in New Issue