summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@gmail.com>2018-08-29 15:18:32 +1000
committerLorn Potter <lorn.potter@gmail.com>2018-09-28 02:22:21 +0000
commitcd60b787651ac682595fe40f40c8778c518c5517 (patch)
tree230a517c9db4504dc059d53c61e50e6f8a4a00c8 /configure.json
parent9c72ae61aa28c1e26c7ada21b2853273976a093d (diff)
wasm: enable Network for nothread
Task-number: QTBUG-70208 Change-Id: Ib73ca0d3c0736336bf517ffb968cbdbab4610319 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 3d78039a9f..85d6a8c31a 100644
--- a/configure.json
+++ b/configure.json
@@ -1169,7 +1169,6 @@
},
"network": {
"label": "Qt Network",
- "condition": "features.thread",
"output": [ "privateFeature" ]
},
"sql": {