mirror of https://github.com/qt/qt5.git
Add qtgrpc submodule
Task-number: QTBUG-107916 Change-Id: I41d6436b92941efa614fa6b6d5ed31a7c3bc7e5a Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io> Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
487c92a3d0
commit
b3b41c2ef7
|
@ -316,4 +316,9 @@
|
|||
url = ../qtquick3dphysics.git
|
||||
branch = dev
|
||||
status = preview
|
||||
|
||||
[submodule "qtgrpc"]
|
||||
depends = qtbase
|
||||
path = qtgrpc
|
||||
url = ../qtgrpc.git
|
||||
branch = dev
|
||||
status = preview
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 3a3c1413f5124c6264d4f7afbc59ccf16e88e323
|
Loading…
Reference in New Issue