summaryrefslogtreecommitdiff
path: root/examples/location
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location')
-rw-r--r--examples/location/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/CMakeLists.txt b/examples/location/CMakeLists.txt
index 14cfd70e..99bf7ec2 100644
--- a/examples/location/CMakeLists.txt
+++ b/examples/location/CMakeLists.txt
@@ -1,7 +1,7 @@
# Generated from location.pro.
if(TARGET Qt::Quick)
- #qt_internal_add_example(places) # Not ported yet
+ qt_internal_add_example(places)
qt_internal_add_example(places_list)
qt_internal_add_example(places_map)
qt_internal_add_example(mapviewer)