summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/CMakeLists.txt')
-rw-r--r--examples/bluetooth/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bluetooth/CMakeLists.txt b/examples/bluetooth/CMakeLists.txt
index 309e4bbe..de0996cc 100644
--- a/examples/bluetooth/CMakeLists.txt
+++ b/examples/bluetooth/CMakeLists.txt
@@ -4,7 +4,6 @@
qt_internal_add_example(heartrate-server)
if(TARGET Qt::Widgets)
qt_internal_add_example(btchat)
- qt_internal_add_example(btscanner)
endif()
if(TARGET Qt::Quick)
qt_internal_add_example(pingpong)