DRAFT {crystal} Add dwb-msgs-0.1.7.inc: Move "rosidl-default-generators" to ROS_BUILDTOOL_DEPENDS
Version-specific because might be fixed in new version.
This commit is contained in:
parent
183f280abd
commit
6baf56a0e3
|
@ -0,0 +1,8 @@
|
||||||
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
# "rosidl-default-generators" belongs in ROS_BUILDTOOL_DEPENDS (as "rosidl-default-generators-native"); it should not be in
|
||||||
|
# ROS_BUILD_DEPENDS.
|
||||||
|
ROS_BUILDTOOL_DEPENDS += " \
|
||||||
|
rosidl-default-generators-native \
|
||||||
|
"
|
||||||
|
ROS_BUILD_DEPENDS_remove = "rosidl-default-generators"
|
Loading…
Reference in New Issue