[openmeca] 03/04: fix shared library name problem

Damien André damien-andre-guest at moszumanska.debian.org
Sun Apr 16 20:46:38 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 9df5c457412ea868dc922e679642772f4cc246e4
Author: Damien Andre <dada at yakuru.fr>
Date:   Sun Apr 16 21:50:45 2017 +0200

    fix shared library name problem
---
 SRC/OpenMeca/OpenMeca.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRC/OpenMeca/OpenMeca.pro b/SRC/OpenMeca/OpenMeca.pro
index 81f3883..12a0c90 100644
--- a/SRC/OpenMeca/OpenMeca.pro
+++ b/SRC/OpenMeca/OpenMeca.pro
@@ -48,7 +48,7 @@ INCLUDEPATH = ./ ../../ ../ \
 
 LIBS      +=  ../ChronoEngine/BUILD/libchronoengine.a \
               ../Serialization/BUILD/libserialization.a \
-              -lqwt-qt5 -lQGLViewer
+              -lqwt-qt5 -lQGLViewer-qt5
 
 CONFIG += c++11
               

-- 
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