PickNikRobotics / generate_parameter_library

Declarative ROS 2 Parameters
BSD 3-Clause "New" or "Revised" License
230 stars 43 forks source link

Update `cmake_minimum_required` to 3.20 #173

Closed christophfroehlich closed 7 months ago

christophfroehlich commented 7 months ago

With #171 I realized that this library has a wrong cmake_minimum_required declaration, cmake_path is available only from 3.20 on: https://cmake.org/cmake/help/latest/command/cmake_path.html