aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/threadedanimation/CMakeLists.txt')
-rw-r--r--examples/quick/scenegraph/threadedanimation/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
index 9a429dc23c..a0e98f5e99 100644
--- a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
+++ b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(threadedanimation PRIVATE
qt_add_qml_module(threadedanimation
URI Spinner
- VERSION 1.0
QML_FILES main.qml
RESOURCES spinner.png
RESOURCE_PREFIX /scenegraph/threadedanimation