[ros-image-common] 04/05: Add CMakeLists.txt

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Jan 19 22:18:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

jspricke-guest pushed a commit to branch patch-queue/master
in repository ros-image-common.

commit d939998a5de9fb3d23e6df81cd5cc36a80eec39b
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Aug 4 18:33:50 2015 +0200

    Add CMakeLists.txt
    
    Gbp-Pq: Name 0001-Add-CMakeLists.txt.patch
---
 CMakeLists.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644
index 0000000..00b0393
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,7 @@
+cmake_minimum_required(VERSION 2.8.3)
+project(image_common)
+
+add_subdirectory(camera_calibration_parsers)
+add_subdirectory(image_transport)
+add_subdirectory(camera_info_manager)
+add_subdirectory(polled_camera)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-image-common.git



More information about the debian-science-commits mailing list