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
|
QT += network
|
||||||
|
|
||||||
|
PKGCONFIG += nymea-mqtt
|
||||||
|
|
||||||
TARGET = $$qtLibraryTarget(nymea_integrationpluginmqttclient)
|
TARGET = $$qtLibraryTarget(nymea_integrationpluginmqttclient)
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user