drop avahi linker flags

pull/169/head
Michael Zanetti 2019-05-23 04:28:28 +02:00
parent 9c357d87d3
commit 5898c2eae5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ INCLUDEPATH += $$top_srcdir/libnymea \
LIBS += -L$$top_builddir/libnymea/ -lnymea \
-L$$top_builddir/libnymea-core/ -lnymea-core \
-lssl -lcrypto -lavahi-common -lavahi-client -lnymea-remoteproxyclient
-lssl -lcrypto -lnymea-remoteproxyclient
HEADERS += nymeatestbase.h
SOURCES += nymeatestbase.cpp