Skip to content

Commit

Permalink
Update CMakeLists.txt (#3218)
Browse files Browse the repository at this point in the history
aligned cmake version to highest requested by moveit2
  • Loading branch information
mosfet80 authored Jan 10, 2025
1 parent cd26fc0 commit a77eb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_py/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.22)
project(moveit_py)

find_package(ament_cmake REQUIRED)
Expand Down

0 comments on commit a77eb98

Please sign in to comment.