mirror of https://github.com/nymea/nymea.git
drop avahi linker flags
parent
9c357d87d3
commit
5898c2eae5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue