mirror of https://github.com/nymea/nymea.git
Don't directly link to libssl, we're using the Qt wrappers
parent
9af820b696
commit
b16ed05257
|
|
@ -12,7 +12,7 @@ QT *= sql xml websockets bluetooth dbus network
|
|||
|
||||
LIBS += -L$$top_builddir/libnymea/ -lnymea \
|
||||
-L$$top_builddir/libnymea-core -lnymea-core \
|
||||
-lssl -lcrypto -lnymea-remoteproxyclient
|
||||
-lnymea-remoteproxyclient
|
||||
|
||||
# Server files
|
||||
include(qtservice/qtservice.pri)
|
||||
|
|
|
|||
Loading…
Reference in New Issue