mirror of https://github.com/nymea/nymea.git
Remove serialport module since not required any more in nymea
parent
400239fc6c
commit
3ae8baaa40
|
|
@ -4,7 +4,7 @@ TARGET = nymea-core
|
|||
|
||||
include(../nymea.pri)
|
||||
|
||||
QT += sql qml serialport
|
||||
QT += sql qml
|
||||
INCLUDEPATH += $$top_srcdir/libnymea $$top_builddir
|
||||
LIBS += -L$$top_builddir/libnymea/ -lnymea -lssl -lcrypto
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue