mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
parent
2276a7f274
commit
479df003a0
@ -134,3 +134,7 @@ isEmpty(QMAKE_LRELEASE) {
|
||||
!exists($$QMAKE_LRELEASE) { QMAKE_LRELEASE = lrelease }
|
||||
}
|
||||
}
|
||||
|
||||
isEmpty(QMAKE_LFLAGS_RPATH) {
|
||||
QMAKE_LFLAGS_RPATH = -Wl,-rpath,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user