Remove target definition and let plugin.pri handle that
parent
8235cdb8f8
commit
0229c00b61
|
|
@ -1,7 +1,5 @@
|
||||||
include(../plugins.pri)
|
include(../plugins.pri)
|
||||||
|
|
||||||
TARGET = $$qtLibraryTarget(nymea_integrationplugingoecharger)
|
|
||||||
|
|
||||||
QT += network
|
QT += network
|
||||||
|
|
||||||
PKGCONFIG += nymea-mqtt
|
PKGCONFIG += nymea-mqtt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue