Restore qtwebsockets as a addon in qt5.git

According to plan Qt Web Sockets will be back in Qt 6.2 so let's add
it in official builds

Task-number: QTBUG-93684
Change-Id: Idbbc0e5c553bcd863f4b8ad21b9aee6057fe139e
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
This commit is contained in:
Jani Heikkinen
2021-05-12 10:33:22 +03:00
parent 6056d3be5f
commit 82f2b64659
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -177,7 +177,7 @@
path = qtwebsockets
url = ../qtwebsockets.git
branch = dev
status = ignore
status = addon
[submodule "qtwebchannel"]
depends = qtbase
recommends = qtdeclarative qtwebsockets