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

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sat Dec 26 17:45:58 UTC 2015


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-diagnostics.

commit dfb2e49571a3cc3a7e881b8f2d12ae2c05b1ea4b
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