From 7848d6fbec748e8dd95d2341ed4632912bc3872a Mon Sep 17 00:00:00 2001 From: Julius Kammerl Date: Mon, 22 Apr 2013 11:57:57 -0700 Subject: [PATCH] minor --- perception_pcl/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perception_pcl/CMakeLists.txt b/perception_pcl/CMakeLists.txt index 91a482aa..b74e3f0b 100644 --- a/perception_pcl/CMakeLists.txt +++ b/perception_pcl/CMakeLists.txt @@ -1,4 +1,4 @@ cmake_minimum_required(VERSION 2.8.3) project(perception_pcl) find_package(catkin REQUIRED) -catkin_metapackage() \ No newline at end of file +catkin_metapackage()