[ros-vision-opencv] 01/02: Add CMakeLists.txt

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Fri Feb 5 11:12:19 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-vision-opencv.

commit 888956ee95e4e22943c7ce6d73dffedafc816ff9
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Aug 4 20:13:40 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..ac2897b
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,7 @@
+cmake_minimum_required(VERSION 2.8.3)
+project(vision_opencv)
+
+add_subdirectory(cv_bridge)
+add_subdirectory(image_geometry)
+add_subdirectory(opencv_apps)
+add_subdirectory(opencv_tests)

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



More information about the debian-science-commits mailing list