mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 09:25:49 +08:00
@@ -3,7 +3,7 @@ LIBS *= -L$$DestRoot/lib
|
||||
unix:!macx {
|
||||
# Set the rpath-link to find dependent shared libraries when linking
|
||||
# Note: This does not add any rpath into the binaries.
|
||||
LIBS += -Wl,-rpath-link,$$DestRoot/lib
|
||||
LIBS += -Wl,-rpath-link,$$DestRoot/lib -Wl,-rpath-link,$$[QT_INSTALL_LIBS]
|
||||
}
|
||||
|
||||
blackgui {
|
||||
|
||||
Reference in New Issue
Block a user