summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 04b5b3f5..a87e6e14 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -2,9 +2,6 @@
qt_examples_build_begin()
-if(TARGET Qt::Positioning)
- add_subdirectory(positioning)
-endif()
# TODO: Enable location examples later!
# if(TARGET Qt::Location AND TARGET Qt::Positioning)
# add_subdirectory(location)