From b14a522f4f308aed41ab49b5529cc10c05168716 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 5 Jun 2017 19:41:57 -0700 Subject: QML UI: move BT handling into core code This shouldn't be part of the UI (qmlmanager), but part of our overall handling of dive computers and BT devices. Signed-off-by: Dirk Hohndel --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index b2effd519..77521d6a1 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -26,6 +26,7 @@ endif() # compile the core library, in C. set(SUBSURFACE_CORE_LIB_SRCS + btdiscovery.cpp cochran.c datatrak.c deco.c -- cgit v1.2.3-70-g09d2