Skip to content

Commit

Permalink
Increase the minimum CMake version for the interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanscherzinger committed Apr 18, 2024
1 parent e001873 commit 11fb36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schunk_egu_egk_gripper_interfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.22)
project(schunk_egu_egk_gripper_interfaces)

if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
Expand Down

0 comments on commit 11fb36a

Please sign in to comment.