nbv_sim/CMakeLists.txt
2021-03-12 14:55:57 +01:00

5 lines
80 B
CMake

cmake_minimum_required(VERSION 3.1)
project(vgn)
find_package(catkin REQUIRED)