Commit Graph

4 Commits

Author SHA1 Message Date
Herb Kuta b9c47d6b4b DRAFT {crystal} builtin-interfaces-0.6.3.inc: Add rosidl-default-runtime to ROS_EXPORT_DEPENDS
usr/share/builtin_interfaces/cmake/ament_cmake_export_dependencies-extras.cmake contains:

    set(_exported_dependencies "rosidl_default_runtime")
2019-07-03 14:24:58 -07:00
Herb Kuta 2d9a74684b DRAFT {crystal} rcl-interfaces-0.6.3_common.inc: Append target rosidl-typesupport-* to ROS_BUILD_DEPENDS
Without the target rosidl-typesupport-{c,cpp}, ament finds the native
packages and then fails to link (error: incompatible target) => append them
to ROS_BUILD_DEPENDS.

Version-specific because might be fixed in new version.
2019-07-03 14:24:57 -07:00
Herb Kuta 13513b37fe DRAFT {crystal} lifecycle-msgs-0.6.3.inc: Append to ROS_BUILD_DEPENDS
Version-dependent because it might be fixed in a newer version.
2019-07-03 14:24:57 -07:00
Herb Kuta a014244d1b DRAFT {crystal} builtin-interfaces-0.6.3.inc: Append to ROS_BUILD_DEPENDS
Version-dependent because it might be fixed in a newer version.
2019-07-03 14:24:57 -07:00