ros2 / rmw_dps

Implementation of the ROS Middleware (rmw) Interface using Intel's Distributed Publish & Subscribe.
Apache License 2.0
23 stars 8 forks source link

Support minified builds for dps #28

Closed AAlon closed 5 years ago

AAlon commented 5 years ago

Connects to https://github.com/intel/dps-for-iot/issues/98 Once dps-for-iot has a min-size-release option, we'd want to be able to pass that to the ExternalProject built by the dps_for_iot_cmake_module when invoked with CMAKE_BUILD_TYPE=MinSizeRel. See https://github.com/ros2/rmw_dps/blob/master/dps_for_iot_cmake_module/CMakeLists.txt#L39