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

Leopold Palomo-Avellaneda leo at alaxarxa.net
Tue Jun 27 08:13:02 UTC 2017


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

lepalom-guest pushed a commit to branch patch-queue/master
in repository ros-vision-opencv.

commit 09f09fcce8aa33efa74dd85dd7d345a833359735
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Aug 4 20:13:40 2015 +0200

    Add CMakeLists.txt
---
 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