mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix previous commit
This commit is contained in:
@ -53,6 +53,6 @@ core_windows {
|
||||
}
|
||||
|
||||
core_linux {
|
||||
LIBS += -lz -pthread
|
||||
LIBS += -lz -pthread -ldl
|
||||
QMAKE_LFLAGS += -Wl,--rpath=./
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user