Add nymea-zigbee as build dependency to libnymea
This commit is contained in:
parent
ab9a497df8
commit
562e3235d8
@ -7,6 +7,9 @@ QT += network bluetooth dbus
|
|||||||
QT -= gui
|
QT -= gui
|
||||||
DEFINES += LIBNYMEA_LIBRARY
|
DEFINES += LIBNYMEA_LIBRARY
|
||||||
|
|
||||||
|
CONFIG += link_pkgconfig
|
||||||
|
PKGCONFIG += nymea-zigbee
|
||||||
|
|
||||||
QMAKE_LFLAGS += -fPIC
|
QMAKE_LFLAGS += -fPIC
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user