[sfcgal] 06/11: Add SFCGAL_WITH_OSG to CMake options.

Bas Couwenberg sebastic at debian.org
Mon May 29 11:27:47 UTC 2017


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

sebastic pushed a commit to branch master
in repository sfcgal.

commit 974917db5d7365d94b152a0d94fbe62ba998df62
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon May 29 10:37:18 2017 +0200

    Add SFCGAL_WITH_OSG to CMake options.
---
 debian/changelog | 1 +
 debian/rules     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6d12a30..aabf367 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sfcgal (1.3.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Drop openscenegraph.patch, applied upstream.
+  * Add SFCGAL_WITH_OSG to CMake options.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 29 May 2017 10:34:03 +0200
 
diff --git a/debian/rules b/debian/rules
index cb25551..9821a94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,8 @@ override_dh_auto_configure:
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DCMAKE_INSTALL_LIBDIR=lib/$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_VERBOSE_MAKEFILE=ON \
-		-DSFCGAL_BUILD_TESTS=ON
+		-DSFCGAL_BUILD_TESTS=ON \
+		-DSFCGAL_WITH_OSG=ON
 
 override_dh_auto_test:
 ifneq (,$(findstring $(DEB_BUILD_ARCH),"alpha i386 kfreebsd-i386 hurd-i386"))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sfcgal.git



More information about the Pkg-grass-devel mailing list