summaryrefslogtreecommitdiff
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 de0996cc..6582092b 100644
--- a/examples/bluetooth/CMakeLists.txt
+++ b/examples/bluetooth/CMakeLists.txt
@@ -6,7 +6,6 @@ if(TARGET Qt::Widgets)
qt_internal_add_example(btchat)
endif()
if(TARGET Qt::Quick)
- qt_internal_add_example(pingpong)
qt_internal_add_example(lowenergyscanner)
qt_internal_add_example(heartrate-game)
endif()