[ros-geometry-experimental] 05/05: Don't export local include dirs

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Jul 10 08:45:20 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 55cfcacacb4374c4e1132f115276ccd24f38619a
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Jun 24 10:54:52 2016 +0200

    Don't export local include dirs
    
    
    Gbp-Pq: Name 0006-Don-t-export-local-include-dirs.patch
---
 tf2_eigen/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tf2_eigen/CMakeLists.txt b/tf2_eigen/CMakeLists.txt
index 1de58d9..d47b762 100644
--- a/tf2_eigen/CMakeLists.txt
+++ b/tf2_eigen/CMakeLists.txt
@@ -14,7 +14,7 @@ add_definitions(${EIGEN_DEFINITIONS})
 include_directories(include)
 
 catkin_package(
-  INCLUDE_DIRS include ${catkin_INCLUDE_DIRS}
+  INCLUDE_DIRS include
   DEPENDS eigen)
 
 install(DIRECTORY include/${PROJECT_NAME}/

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