Add '$ORIGIN/lib' rpath for now
This commit is contained in:
parent
d8dab9c429
commit
ca5f52d93d
1 changed files with 1 additions and 0 deletions
1
mkxp.pro
1
mkxp.pro
|
@ -5,6 +5,7 @@ QT = core
|
|||
TARGET = mkxp
|
||||
DEPENDPATH += src shader assets
|
||||
INCLUDEPATH += . src
|
||||
QMAKE_LFLAGS += '-Wl,-rpath,\'\$$ORIGIN/lib\''
|
||||
|
||||
isEmpty(BINDING) {
|
||||
BINDING = BINDING_MRI
|
||||
|
|
Loading…
Add table
Reference in a new issue