Merge PR #328: MQTTClient: Fix linking with more restrictive flags

This commit is contained in:
Jenkins nymea 2020-11-02 18:48:06 +01:00
commit 9d2f329472

View File

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