ros / console_bridge

A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
BSD 3-Clause "New" or "Revised" License
22 stars 62 forks source link

explicitly enable CMake policy 42 to prevent warning #50

Closed dirk-thomas closed 6 years ago

dirk-thomas commented 6 years ago

To get rid of the warning: http://ci.ros2.org/job/ci_osx/3164/warnings2Result/new/

Result with this patch: Build Status