mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
another appimage try
This commit is contained in:
parent
8208875d06
commit
c4b54e43e7
@ -134,6 +134,8 @@ linux:LIBS += \
|
||||
-lmeshlab-common -lGLU \
|
||||
-L$$MESHLAB_DISTRIB_DIRECTORY/lib/linux -ljhead
|
||||
|
||||
linux:QMAKE_CXXFLAGS += -rpath=$$ORIGIN/../lib
|
||||
|
||||
!CONFIG(system_glew) {
|
||||
INCLUDEPATH *= $$GLEWDIR/include
|
||||
}
|
||||
|
||||
@ -26,6 +26,8 @@ macx:LIBS +=-L$$MESHLAB_DISTRIB_DIRECTORY/lib/macx64/ -lIDTFConverter -lIFXCoreS
|
||||
|
||||
linux:LIBS += -lIDTFConverter -lIFXCoreStatic -ldl
|
||||
|
||||
linux:QMAKE_CXXFLAGS += -rpath=$$ORIGIN/../lib:$$ORIGIN/..
|
||||
|
||||
TARGET = io_u3d
|
||||
|
||||
CONFIG += STL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user