MQTTClient: Fix linking with more restrictive flags

This commit is contained in:
Michael Zanetti 2020-10-19 20:38:09 +02:00
parent 9f68b37e50
commit 02d3783bce

View File

@ -2,6 +2,8 @@ include(../plugins.pri)
QT += network
PKGCONFIG += nymea-mqtt
TARGET = $$qtLibraryTarget(nymea_integrationpluginmqttclient)
SOURCES += \