[bfl] 35/40: debian/tests/run-tests: include FindPkgConfig

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 e9787a67b6f0362636fbb260f4c9cdb5daea71fc
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Aug 12 02:04:12 2017 +0900

    debian/tests/run-tests: include FindPkgConfig
---
 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 97d4efd..1f9a823 100644
--- a/debian/tests/run-tests
+++ b/debian/tests/run-tests
@@ -9,7 +9,7 @@ cd "$ADTTMP"
 cat > CMakeLists.txt << END
 CMAKE_MINIMUM_REQUIRED(VERSION 2.2)
 set(BUILD_EXAMPLES ON)
-
+include(FindPkgConfig)
 pkg_check_modules(OROCOS_BFL REQUIRED orocos-bfl)
 include_directories(\${OROCOS_BFL_INCLUDE_DIRS})
 link_directories(\${OROCOS_BFL_LIBRARY_DIRS})

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