yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12131
[Branch ~yade-pkg/yade/git-trunk] Rev 3693: Fix compilation against gqlviewer-qt4.
------------------------------------------------------------
revno: 3693
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Wed 2015-07-01 10:39:26 +0200
message:
Fix compilation against gqlviewer-qt4.
modified:
cMake/FindQGLVIEWER.cmake
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'cMake/FindQGLVIEWER.cmake'
--- cMake/FindQGLVIEWER.cmake 2012-05-15 18:12:02 +0000
+++ cMake/FindQGLVIEWER.cmake 2015-07-01 08:39:26 +0000
@@ -15,7 +15,7 @@
)
find_library(QGLVIEWER_LIBRARY_RELEASE
- NAMES qglviewer-qt4 qglviewer QGLViewer QGLViewer2
+ NAMES QGLViewer-qt4 qglviewer QGLViewer QGLViewer2
PATHS /usr/lib
/usr/local/lib
ENV QGLVIEWERROOT