From d7f477d1cd1fbad5fb0609f340af278cab8c6bae Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 7 Sep 2015 11:00:01 +0200 Subject: Add qtpurchasing as non-default module For 5.6 this is a tech preview, it will be added properly in 5.7. Change-Id: I709830fbcfc439d5446718093f0c16ad2dcb1e57 Reviewed-by: Frederik Gladhorn --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index b8fbe40d..211c331c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -190,3 +190,7 @@ url = ../qtquickcontrols2.git branch = 5.6 initrepo = true +[submodule "qtpurchasing"] + path = qtpurchasing + url = ../qtpurchasing.git + branch = 5.6 -- cgit v1.2.3