greenhouse/perception_pcl/CMakeLists.txt

5 lines
113 B
CMake
Raw Normal View History

cmake_minimum_required(VERSION 2.8.3)
project(perception_pcl)
find_package(catkin REQUIRED)
2013-04-22 11:57:57 -07:00
catkin_metapackage()