mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
core_linux {
|
|
INCLUDEPATH += $$PWD/$$CORE_BUILDS_PLATFORM_PREFIX/usr/local/include
|
|
|
|
LIBS += -lcurl
|
|
}
|