Turn off feature timezone for emscripten

We don't (yet) have a workable back-end for it.

Pick-to: 6.2 5.15
Task-number: QTBUG-95314
Change-Id: I8cf0fd11f315bc7d6cac351d485f4cbc676ed95d
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
bb10
Edward Welbourne 2021-08-04 12:47:57 +02:00
parent 57da4a4f76
commit e158502e33
1 changed files with 1 additions and 0 deletions

View File

@ -901,6 +901,7 @@ qt_feature("timezone" PUBLIC
SECTION "Utilities"
LABEL "QTimeZone"
PURPOSE "Provides support for time-zone handling."
CONDITION NOT WASM
)
qt_feature("datetimeparser" PRIVATE
SECTION "Utilities"