[ossim] 03/04: Restore CMake option for FreeType support.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Dec 30 20:41:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ossim.
commit d67274231bea72a762e63b6d914e88ee37d4b99b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Dec 30 20:27:16 2015 +0100
Restore CMake option for FreeType support.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index f13c1f8..0e121fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ CMAKE_OPTS = \
-DBUILD_OSSIM_MPI_SUPPORT=OFF \
-DBUILD_OSSIM_TEST_APPS=ON \
-DBUILD_SHARED_LIBS=ON \
+ -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-DGEOS_INCLUDE_DIR=/usr/include/geos \
-DOSSIM_BUILD_DATE=$(BUILD_DATE)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git
More information about the Pkg-grass-devel
mailing list