[ros-geometry-experimental] 01/05: Added CMakeLists to build the package

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Jul 10 08:45: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-geometry-experimental.

commit 3c702108f5da923cfde7d225c7b8e0e45c641b45
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Wed Apr 29 13:12:38 2015 +0200

    Added CMakeLists to build the package
    
    
    Gbp-Pq: Name 0001-Added-CMakeLists-to-build-the-package.patch
---
 CMakeLists.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644
index 0000000..a03ca7a
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,12 @@
+cmake_minimum_required(VERSION 2.8.3)
+project(geometry-experimental)
+add_subdirectory( tf2_msgs )
+add_subdirectory( tf2 )
+add_subdirectory( tf2_py )
+add_subdirectory( tf2_ros)
+add_subdirectory( tf2_bullet )
+add_subdirectory( tf2_eigen )
+add_subdirectory( tf2_geometry_msgs )
+add_subdirectory( tf2_kdl )
+add_subdirectory( tf2_sensor_msgs )
+add_subdirectory( tf2_tools )

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



More information about the debian-science-commits mailing list