domoticz: enable GPIO support
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 20 Sep 2017 21:50:33 +0000 (00:50 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 20 Sep 2017 22:31:45 +0000 (01:31 +0300)
commit9e265cfa1bcbe790139d33842c74cbfa4af49683
treea6a65d53f4616a181699b38ff65751ecdfcf52c2
parent322b9494165b8a275e5424ee19e28d7e5b71b65d
domoticz: enable GPIO support

When cross-compiling Domoticz on a system without GPIO, the WITH_GPIO
flag is not set by cmake, and GPIO support is disabled as a result.
Enabling GPIO support by adding the flag to TARGET_CXXFLAGS.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
utils/domoticz/Makefile