aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/dynamicscene/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/dynamicscene/CMakeLists.txt')
-rw-r--r--examples/qml/dynamicscene/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qml/dynamicscene/CMakeLists.txt b/examples/qml/dynamicscene/CMakeLists.txt
index 28fc8a0664..b91ed5aca7 100644
--- a/examples/qml/dynamicscene/CMakeLists.txt
+++ b/examples/qml/dynamicscene/CMakeLists.txt
@@ -26,7 +26,6 @@ target_link_libraries(dynamicsceneexample PUBLIC
qt_add_qml_module(dynamicsceneexample
URI dynamicscene
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"GenericSceneItem.qml"