From 77a73f65df73d1052afd550447287768ad685a9e Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 21 Jan 2019 10:15:42 +0200 Subject: [PATCH] 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 ++++++ qtlottie | 1 + 2 files changed, 7 insertions(+) create mode 160000 qtlottie 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 diff --git a/qtlottie b/qtlottie new file mode 160000 index 00000000..7648d428 --- /dev/null +++ b/qtlottie @@ -0,0 +1 @@ +Subproject commit 7648d428cd7316d490ab5739ac9516edde442467