Re-add QtWebSockets

Maurice ported the module and we can add it to the Qt5 set now.

Change-Id: I146e60f6f18dcf7a00775e532e715e3718644edc
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Simon Hausmann
2019-09-16 17:10:26 +02:00
parent 5df688ef3a
commit afa801cd31
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

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