aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2019-03-22 09:40:55 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2019-03-25 20:50:29 +0000
commit0dab320fb42ba2ac855baf05972c3420c11d002e (patch)
treefd1bbece96a1e9843b67a7089a77c2cafee273f4 /tools/tools.pro
parenta1e38651ce245edcd8628bc8e2aad7e83184066e (diff)
wasm: skip tools, also with threads enabled
Linking static binaries is (still) very slow. Change-Id: I8abc41553bd22e6ab2e87632c924d53c3429f3c9 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 2e2eb831a9..73cb6e2293 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -10,7 +10,7 @@ qtConfig(qml-devtools) {
qtConfig(commandlineparser):qtConfig(xmlstreamwriter): SUBDIRS += qmlcachegen
}
-qtConfig(thread):!android|android_app {
+qtConfig(thread):!android|android_app:!wasm {
SUBDIRS += \
qml