From 92b8f50bfaac6f82158b845b7b0a9312e877cdc2 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 26 Jul 2017 15:25:14 +0200 Subject: [PATCH] Introduce qtopcua to top-level Qt builds Change-Id: Iaf9e137c0ae08cc527e14a394cfaf235dfce13fe Reviewed-by: Alex Blasche Reviewed-by: Simon Hausmann --- .gitmodules | 6 ++++++ qtopcua | 1 + 2 files changed, 7 insertions(+) create mode 160000 qtopcua diff --git a/.gitmodules b/.gitmodules index b5637093..f045d5ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -316,3 +316,9 @@ url = ../qtwebglplugin.git branch = dev status = preview +[submodule "qtopcua"] + depends = qtbase + path = qtopcua + url = ../qtopcua.git + branch = dev + status = preview diff --git a/qtopcua b/qtopcua new file mode 160000 index 00000000..f3bd4d57 --- /dev/null +++ b/qtopcua @@ -0,0 +1 @@ +Subproject commit f3bd4d579bb248f7688af78240cb986e7dd982cc