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

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Dec 4 09:02:44 UTC 2016


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

jspricke pushed a commit to branch patch-queue/master
in repository ros-diagnostics.

commit 8da57aa7d1f666f6790b415c4335af14ccd8c642
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Dec 26 17:22:59 2015 +0100

    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..1b0e02a
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,7 @@
+cmake_minimum_required(VERSION 2.8.3)
+project(diagnostics)
+add_subdirectory(diagnostic_aggregator)
+add_subdirectory(diagnostic_analysis)
+add_subdirectory(diagnostic_updater)
+add_subdirectory(diagnostic_common_diagnostics)
+add_subdirectory(self_test)

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



More information about the debian-science-commits mailing list