diff --git a/CMakeLists.txt b/CMakeLists.txt index b4e880c67048e6eadc6a48a994880593a9903906..5c4d559a3ec3649b61cd83a5d1c18d33f8e9d950 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.3) +cmake_minimum_required(VERSION 3.0.2) project(panda_moveit_config) find_package(catkin REQUIRED)