mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Add executable path to rpath
This commit is contained in:
@ -29,6 +29,8 @@ core_windows {
|
||||
|
||||
core_linux {
|
||||
LIBS += -lz -pthread
|
||||
|
||||
QMAKE_LFLAGS += -Wl,--rpath=./
|
||||
}
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
||||
Reference in New Issue
Block a user