summaryrefslogtreecommitdiff
path: root/cad/meshlab/files/patch-src_meshlab_meshlab.pro
diff options
context:
space:
mode:
Diffstat (limited to 'cad/meshlab/files/patch-src_meshlab_meshlab.pro')
-rw-r--r--cad/meshlab/files/patch-src_meshlab_meshlab.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/meshlab/files/patch-src_meshlab_meshlab.pro b/cad/meshlab/files/patch-src_meshlab_meshlab.pro
new file mode 100644
index 000000000000..e1a9c3cf4a73
--- /dev/null
+++ b/cad/meshlab/files/patch-src_meshlab_meshlab.pro
@@ -0,0 +1,14 @@
+--- src/meshlab/meshlab.pro.orig 2020-05-03 08:34:34 UTC
++++ src/meshlab/meshlab.pro
+@@ -143,9 +143,9 @@ macx:QMAKE_POST_LINK += "\
+ # win32-g++:release:LIBS += -L../common/release -lcommon
+ #}
+
+-linux:LIBS += \
++LIBS += \
+ -lmeshlab-common -lGLU \
+- -L$$MESHLAB_DISTRIB_DIRECTORY/lib/linux -ljhead
++ -L$$MESHLAB_DISTRIB_DIRECTORY/lib -L$$EXIF_DIR -ljhead
+
+ !CONFIG(system_glew) {
+ INCLUDEPATH *= $$GLEWDIR/include