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
parent
57da4a4f76
commit
e158502e33
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue