don't depend on qtgui in server project file
This commit is contained in:
parent
4e32a9b273
commit
1f2b3d0646
@ -4,6 +4,7 @@ TARGET = nymea-mqttserver
|
||||
include(../nymea-mqtt.pri)
|
||||
|
||||
QT += network
|
||||
QT -= gui
|
||||
|
||||
INCLUDEPATH += $$top_srcdir/libnymea-mqtt/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user