From dc4ec9c5d9c7f13c0c937fc0a69c517ed37baea9 Mon Sep 17 00:00:00 2001 From: Brett Stottlemyer Date: Sat, 28 Jan 2017 11:34:26 -0500 Subject: [PATCH] Add qtremoteobjects Change-Id: Ie7e673d95b4930a93fc6d1a4aa86241061001bc2 Reviewed-by: BogDan Vatra Reviewed-by: Oswald Buddenhagen --- .gitmodules | 6 ++++++ qtremoteobjects | 1 + 2 files changed, 7 insertions(+) create mode 160000 qtremoteobjects diff --git a/.gitmodules b/.gitmodules index 71a3d9ac..6a1e8498 100644 --- a/.gitmodules +++ b/.gitmodules @@ -317,3 +317,9 @@ url = ../qtnetworkauth branch = 5.9 status = preview +[submodule "qtremoteobjects"] + depends = qtbase + path = qtremoteobjects + url = ../qtremoteobjects + branch = 5.9 + status = preview diff --git a/qtremoteobjects b/qtremoteobjects new file mode 160000 index 00000000..3d3888c2 --- /dev/null +++ b/qtremoteobjects @@ -0,0 +1 @@ +Subproject commit 3d3888c2ea4eea637a4e7fad754b2f5d3afc4170