aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/quick/scenegraph/threadedanimation/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
index 0945a13c98..91c351f264 100644
--- a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
+++ b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
@@ -26,6 +26,7 @@ qt_add_qml_module(threadedanimation
RESOURCES spinner.png
RESOURCE_PREFIX /scenegraph/threadedanimation
NO_RESOURCE_TARGET_PATH
+ DEPENDENCIES QtQuick
)
install(TARGETS threadedanimation