aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorInho Lee <inho.lee@qt.io>2021-06-09 09:59:25 +0200
committerChristian Strømme <christian.stromme@qt.io>2021-06-09 09:32:47 +0000
commit6069cf9a84519f907c83d8d919e8eeca634c337f (patch)
treed61c50f32c367c00db301cf4dcaa3d87e610fa21 /.gitmodules
parent92f423c06dec6f647577b28190a71d74c920a377 (diff)
Quick3D : Add optional dependency to QtQuickTimeline
Quick3D's runtime asset animation needs QuickTimeline module. This is an optional module just for the animation feature. Pick-to: 6.2 Change-Id: I080b23e2f8f73277a92ef6207829fd3e3fc6d1b5 Reviewed-by: Christian Strømme <christian.stromme@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 58f89f02..fbf8bd83 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -288,6 +288,7 @@
status = addon
[submodule "qtquick3d"]
depends = qtbase qtdeclarative qtshadertools
+ recommends = qtquicktimeline
path = qtquick3d
url = ../qtquick3d.git
branch = dev