[openmeca] 02/05: update makefile to work well with qt4/qt5

Damien André damien-andre-guest at moszumanska.debian.org
Sat Jan 28 16:21:56 UTC 2017


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

damien-andre-guest pushed a commit to branch master
in repository openmeca.

commit 26df83459821c8b8f1b844cc23380d0df50e9352
Author: Damien André <damien.andre at unilim.fr>
Date:   Sat Jan 28 14:42:07 2017 +0100

    update makefile to work well with qt4/qt5
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e17fa92..c06585a 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ endif
 BINDIR=bin
 
 # The qmake utility location (for unix-like systems)
-QMAKE=qmake
+QMAKE=qmake -qt=5
 
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openmeca.git



More information about the debian-science-commits mailing list