This commit is contained in:
Julius Kammerl
2013-04-22 11:57:57 -07:00
committed by Paul Bovbel
parent 46ceee9f80
commit 7848d6fbec
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.3) cmake_minimum_required(VERSION 2.8.3)
project(perception_pcl) project(perception_pcl)
find_package(catkin REQUIRED) find_package(catkin REQUIRED)
catkin_metapackage() catkin_metapackage()