mirror of https://github.com/qt/qt5.git
Add qtlanguageserver
Change-Id: Ib920288cab4a5a8a73d3aafdf1759ad63e3d639c Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
parent
dbb4cd06aa
commit
ac1cd90010
|
@ -297,3 +297,9 @@
|
|||
url = ../qtopcua.git
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = dev
|
||||
status = preview
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9a22806cca8fc8c2fb50de434fd4cf5cc1b5c767
|
Loading…
Reference in New Issue