[otb] 03/14: Add OTB_USE_QWT CMake option for Monteverdi module.
Bas Couwenberg
sebastic at debian.org
Mon Dec 26 02:51:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository otb.
commit b83a7707969f12b63944d74be42c33708fac7da8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 25 22:28:14 2016 +0100
Add OTB_USE_QWT CMake option for Monteverdi module.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7282778..c896d59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ otb (5.8.0+dfsg-2) UNRELEASED; urgency=medium
* Team upload.
* Add libqwt5-qt4-dev to (build) dependencies for Monteverdi module.
+ * Add OTB_USE_QWT CMake option for Monteverdi module.
-- Bas Couwenberg <sebastic at debian.org> Sun, 25 Dec 2016 22:25:58 +0100
diff --git a/debian/rules b/debian/rules
index e7e38b1..e01e8ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,7 @@ CMAKE_FLAGS = \
-DOTB_USE_OPENGL:BOOL=ON \
-DOTB_USE_OPENJPEG:BOOL=OFF \
-DOTB_USE_QT4:BOOL=ON \
+ -DOTB_USE_QWT:BOOL=ON \
-DOTB_WRAP_PYTHON:BOOL=ON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git
More information about the Pkg-grass-devel
mailing list