mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-18 20:17:26 -04:00
add qmake rpath for linux build
This commit is contained in:
@@ -151,6 +151,11 @@ linux {
|
||||
message(Building with libunwind)
|
||||
LIBS += -Wl,-Bdynamic -lunwind
|
||||
}
|
||||
|
||||
|
||||
QMAKE_LFLAGS_RPATH=
|
||||
QMAKE_LFLAGS += "-Wl,-rpath,\'\$$ORIGIN/libs\'"
|
||||
|
||||
}
|
||||
|
||||
macx {
|
||||
|
||||
Reference in New Issue
Block a user