aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/window/CMakeLists.txt')
-rw-r--r--examples/quick/window/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/window/CMakeLists.txt b/examples/quick/window/CMakeLists.txt
index 294fd9cd53..31932654ea 100644
--- a/examples/quick/window/CMakeLists.txt
+++ b/examples/quick/window/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(windowexample PRIVATE
qt_add_qml_module(windowexample
URI window
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"AllScreens.qml"