Closed sloretz closed 4 years ago
@sloretz I decided to merge this into a kinetic-devel branch so that kinetic, melodic, and noetic can all share fixes without cherry picking. I'll update the release branch for kinetic and melodic: https://github.com/ros-perception/laser_geometry/issues/58
This bumps the minimum CMake version to 3.0.2, which is the minimum supported by ROS Kinetic and new enough to default to the NEW behavior of CMP0048. This avoids a CMake warning when building and testing this package in Debian Buster and Ubuntu Focal.
Since this is newer than the required version for ROS Indigo, this should probably be retargeted at a new
kinetic-devel
ornoetic-devel
branch before being merged.ros/catkin#1052