mirror of https://github.com/nymea/nymea.git
35 lines
716 B
Prolog
35 lines
716 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS += elro \
|
|
intertechno \
|
|
wifidetector \
|
|
conrad \
|
|
mock \
|
|
openweathermap \
|
|
lircd \
|
|
wakeonlan \
|
|
mailnotification \
|
|
philipshue \
|
|
lgsmarttv \
|
|
datetime \
|
|
genericelements \
|
|
commandlauncher \
|
|
unitec \
|
|
leynew \
|
|
tune \
|
|
udpcommander \
|
|
kodi \
|
|
elgato \
|
|
awattar \
|
|
netatmo \
|
|
osdomotics \
|
|
|
|
|
|
|
|
boblight {
|
|
SUBDIRS += boblight
|
|
}
|
|
|
|
contains(DEFINES, BLUETOOTH_LE) {
|
|
SUBDIRS += elgato
|
|
}
|