adding CMakeLists.txt file for metapackage
This commit is contained in:
committed by
Paul Bovbel
parent
16d630573a
commit
46ceee9f80
@@ -0,0 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.3)
|
||||
project(perception_pcl)
|
||||
find_package(catkin REQUIRED)
|
||||
catkin_metapackage()
|
||||
Reference in New Issue
Block a user