From 6d6ddc0b1280cead924e7f23d60eae42b02c0af5 Mon Sep 17 00:00:00 2001 From: danwillm Date: Mon, 18 Jul 2022 13:42:15 +0100 Subject: [PATCH] inc/xrt: add XRT_HAVE_BLUETOOTH --- src/xrt/include/xrt/xrt_config_have.h.cmake_in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xrt/include/xrt/xrt_config_have.h.cmake_in b/src/xrt/include/xrt/xrt_config_have.h.cmake_in index 17a31a728..f9654da5a 100644 --- a/src/xrt/include/xrt/xrt_config_have.h.cmake_in +++ b/src/xrt/include/xrt/xrt_config_have.h.cmake_in @@ -12,6 +12,7 @@ /* keep sorted */ #cmakedefine XRT_HAVE_BASALT_SLAM +#cmakedefine XRT_HAVE_BLUETOOTH #cmakedefine XRT_HAVE_D3D11 #cmakedefine XRT_HAVE_DBUS #cmakedefine XRT_HAVE_DXGI