From 1faa5d7ae19babcab3c8f4214292110964d14a6d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 19 May 2018 16:47:47 -0700 Subject: build-system: don't always build qtserialbluetooth.cpp This should only be built if we have BT support enabled. Signed-off-by: Dirk Hohndel --- core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 62d756950..5a1144da1 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -90,7 +90,6 @@ set(SUBSURFACE_CORE_LIB_SRCS windowtitleupdate.cpp divelogexportlogic.cpp qt-init.cpp - qtserialbluetooth.cpp metrics.cpp color.cpp pluginmanager.cpp -- cgit v1.2.3-70-g09d2