greenhouse/perception_pcl/CMakeLists.txt
2018-04-30 11:44:37 -04:00

4 lines
112 B
CMake

cmake_minimum_required(VERSION 2.8.3)
project(perception_pcl)
find_package(catkin REQUIRED)
catkin_metapackage()