aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/grouped/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/referenceexamples/grouped/CMakeLists.txt')
-rw-r--r--examples/qml/referenceexamples/grouped/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qml/referenceexamples/grouped/CMakeLists.txt b/examples/qml/referenceexamples/grouped/CMakeLists.txt
index 1d84f2172d..b1c7587b58 100644
--- a/examples/qml/referenceexamples/grouped/CMakeLists.txt
+++ b/examples/qml/referenceexamples/grouped/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(grouped PUBLIC
qt_add_qml_module(grouped
URI People
- VERSION 1.0
QML_FILES example.qml
NO_RESOURCE_TARGET_PATH
)