mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-13 00:02:28 +02:00
MQTTClient: Fix linking with more restrictive flags
This commit is contained in:
parent
9f68b37e50
commit
02d3783bce
@ -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