mirror of https://github.com/CGAL/cgal
The name of the debug version of QGLViewer DLL can be QGLViewerd2.
This commit is contained in:
parent
56631be634
commit
986fb5d42c
|
|
@ -25,7 +25,7 @@ find_library(QGLVIEWER_LIBRARY_RELEASE
|
|||
)
|
||||
|
||||
find_library(QGLVIEWER_LIBRARY_DEBUG
|
||||
NAMES dqglviewer dQGLViewer dQGLViewer2
|
||||
NAMES dqglviewer dQGLViewer dQGLViewer2 QGLViewerd2
|
||||
PATHS /usr/lib
|
||||
/usr/local/lib
|
||||
ENV QGLVIEWERROOT
|
||||
|
|
|
|||
Loading…
Reference in New Issue