summaryrefslogtreecommitdiff
path: root/tests/manual/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/CMakeLists.txt')
-rw-r--r--tests/manual/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt
index 2cce14f6..47fdbfb8 100644
--- a/tests/manual/CMakeLists.txt
+++ b/tests/manual/CMakeLists.txt
@@ -4,5 +4,6 @@
if(TARGET Qt::Bluetooth)
add_subdirectory(qlowenergycontroller)
add_subdirectory(qlowenergycontroller_peripheral)
+ add_subdirectory(examples/btscanner)
endif()