summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/location/geojson_viewer/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/location/geojson_viewer/CMakeLists.txt b/examples/location/geojson_viewer/CMakeLists.txt
index 8a584b8c..0b452a7c 100644
--- a/examples/location/geojson_viewer/CMakeLists.txt
+++ b/examples/location/geojson_viewer/CMakeLists.txt
@@ -40,7 +40,6 @@ target_link_libraries(qml_location_geojsonviewer PUBLIC
# Resources:
set(qml_resource_files
"GeoJsonDelegate.qml"
- "GeoJsonDelegateMapObject.qml"
"main.qml"
)