[silo-llnl] 73/96: --with-Qt-include-dir
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository silo-llnl.
commit a8301153a3ae65b40be98065bf707e6577ad098c
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Thu May 1 17:57:09 2014 +0100
--with-Qt-include-dir
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5da7d71..65b3603 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_auto_configure:
LDFLAGS="$(LDFLAGS)" dh_auto_configure -- \
--enable-versioned-symbol --enable-silex --enable-pythonmodule \
--with-hdf5=/usr/include,/usr/lib \
- --with-Qt-bin=$(QT_BINDIR) --with-Qt-include=/usr/include/$(QT) \
+ --with-Qt-bin=$(QT_BINDIR) --with-Qt-include-dir=/usr/include/$(QT) -with-Qt-lib=Qt5Widgets \
CC=$(CXX) CXX=$(CXX) CFLAGS="$(CFLAGS) -fPIC " CXXFLAGS="$(CXXFLAGS) -fPIC " \
CPPFLAGS=" -I/usr/include/$(QT) -I/usr/include/$(QT)/QtGui -I/usr/include/$(QT)/QtCore -I/usr/include/$(QT)/QtWidgets -I$(MPI_INC) $(CPPFLAGS)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/silo-llnl.git
More information about the debian-science-commits
mailing list