ros2 / rosidl_typesupport

Packages which provide the typesupport for ROS messages and services
Apache License 2.0
13 stars 34 forks source link

fix single typesupport build exposing build directory in include dirs #71

Closed dirk-thomas closed 4 years ago

dirk-thomas commented 4 years ago

Fixes https://github.com/osrf/buildfarmer/issues/29#issuecomment-619070630. Related to ros2/ros2#904.

Linux CI builds up to builtin_interfaces with only CycloneDDS:

j-rivero commented 4 years ago

should we change this line too? https://github.com/ros2/rosidl_typesupport/blob/master/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cpp_generate_interfaces.cmake#L105