Add executable path to rpath

This commit is contained in:
Oleg Korshul
2019-07-26 16:55:00 +03:00
parent 471219e59a
commit 094a1d98d6
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,8 @@ core_windows {
core_linux {
LIBS += -lz -pthread
QMAKE_LFLAGS += -Wl,--rpath=./
}
SOURCES += main.cpp