[bfl] 40/40: debian/tests/run-tests: add examples as include directory

Johannes Schauer josch at moszumanska.debian.org
Fri Aug 11 17:24:07 UTC 2017


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

josch pushed a commit to branch master
in repository bfl.

commit 837582ba2b1e8f3f8de6515706a27016e6a51ab4
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Aug 12 02:20:46 2017 +0900

    debian/tests/run-tests: add examples as include directory
---
 debian/tests/run-tests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/run-tests b/debian/tests/run-tests
index 2950e8a..78f06de 100644
--- a/debian/tests/run-tests
+++ b/debian/tests/run-tests
@@ -13,7 +13,7 @@ include(FindPkgConfig)
 pkg_check_modules(OROCOS_BFL REQUIRED orocos-bfl)
 include_directories(\${OROCOS_BFL_INCLUDE_DIRS})
 link_directories(\${OROCOS_BFL_LIBRARY_DIRS})
-
+include_directories($SOURCEDIR/examples)
 ADD_SUBDIRECTORY( $SOURCEDIR/examples/compare_filters compare_filters)
 ADD_SUBDIRECTORY( $SOURCEDIR/examples/linear_kalman linear_kalman)
 ADD_SUBDIRECTORY( $SOURCEDIR/examples/nonlinear_kalman nonlinear_kalman)

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



More information about the debian-science-commits mailing list