Merge PR #328: MQTTClient: Fix linking with more restrictive flags
This commit is contained in:
commit
9d2f329472
@ -2,6 +2,8 @@ include(../plugins.pri)
|
||||
|
||||
QT += network
|
||||
|
||||
PKGCONFIG += nymea-mqtt
|
||||
|
||||
TARGET = $$qtLibraryTarget(nymea_integrationpluginmqttclient)
|
||||
|
||||
SOURCES += \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user