nbv_sim/CMakeLists.txt

5 lines
89 B
CMake
Raw Normal View History

2021-03-12 14:55:57 +01:00
cmake_minimum_required(VERSION 3.1)
2021-04-15 10:44:08 +02:00
project(active_grasp)
2021-03-12 14:55:57 +01:00
find_package(catkin REQUIRED)