greenhouse/perception_pcl/CMakeLists.txt

4 lines
112 B
CMake
Raw Normal View History

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