Don't directly link to libssl, we're using the Qt wrappers
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user