Skip to content
Snippets Groups Projects
Unverified Commit e7e93fc3 authored by Rick Staa's avatar Rick Staa Committed by GitHub
Browse files

Fix CMP0048 cmake warning (#81)

parent 27756a1f
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.0.2) cmake_minimum_required(VERSION 3.4)
project(panda_moveit_config) project(panda_moveit_config)
find_package(catkin REQUIRED) find_package(catkin REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment