mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 15:38:15 +08:00
wasm: enable exceptions for autotests build for openSUSE 15.6
Qt auto tests now require exceptions due to usage of QTEST_THROW_ON_FAIL and QTEST_THROW_ON_SKIP. (Amends72e2341971) Task-number: QTBUG-121822 Change-Id: I175ce8459660465477a0ac29d65353c871df69b9 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit565847e632) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
22ae1bb5ee
commit
5622b33626
@@ -10,7 +10,7 @@ Configurations:
|
||||
Environment variables: [
|
||||
'EM_CONFIG={{.Env.EMSDK}}/.emscripten',
|
||||
"TARGET_CONFIGURE_ARGS=-release -platform wasm-emscripten -nomake examples -feature-thread \
|
||||
-DQT_QMAKE_DEVICE_OPTIONS=\"QT_EMSCRIPTEN_ASYNCIFY=1\""
|
||||
-feature-exceptions -DQT_QMAKE_DEVICE_OPTIONS=\"QT_EMSCRIPTEN_ASYNCIFY=1\""
|
||||
]
|
||||
-
|
||||
Id: 'webassembly-windows'
|
||||
|
||||
Reference in New Issue
Block a user