From 77a73f65df73d1052afd550447287768ad685a9e Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 21 Jan 2019 10:15:42 +0200 Subject: Add qtlottie as a submodule in qt5.git#dev Task-number: QTBUG-72945 Change-Id: Ib8daf1541e7ff5dca70e8a1c7bec48ee02d0eb59 Reviewed-by: Qt CI Bot Reviewed-by: Antti Kokko --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e36c5566..762ce50a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -306,3 +306,9 @@ url = ../qtwebglplugin.git branch = dev status = addon +[submodule "qtlottie"] + depends = qtbase qtdeclarative + path = qtlottie + url = ../qtlottie.git + branch = dev + status = preview -- cgit v1.2.3