replace flatpak config with published one. Only builds from git now.

Made large progress on getting history from device.
This commit is contained in:
2019-11-12 23:14:40 -05:00
parent ed00901a2f
commit 1303626dd8
9 changed files with 435 additions and 133 deletions

View File

@@ -2,6 +2,7 @@
set(qiflora_SRCS
miflora/miflora.cpp
miflora/bluetoothdevices.cpp
miflora/florahistory.cpp
main.cpp
)