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>
This commit is contained in:
Inho Lee 2021-06-09 09:59:25 +02:00 committed by Christian Strømme
parent 92f423c06d
commit 6069cf9a84
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -288,6 +288,7 @@
status = addon
[submodule "qtquick3d"]
depends = qtbase qtdeclarative qtshadertools
recommends = qtquicktimeline
path = qtquick3d
url = ../qtquick3d.git
branch = dev