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