qt6-bb10/util/wasm
Piotr Wierciński d21bfee667 wasm: Fix duplication of .so files in preload_qml_imports.py
The naive approach of "find_dependencies()" function, sometimes finds a
given plugin itself as its own dependency, which results in duplication
and wrong paths.
Remove the plugin from its own dependencies list if needed.

Task-number: QTBUG-121833
Change-Id: I4cf30233cfc291d360f69158bd12bd36024832be
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2024-02-13 13:55:01 +01:00
..
batchedtestrunner wasm: Fix test runner for asynchronous tests 2023-10-26 13:43:39 +02:00
preload wasm: Fix duplication of .so files in preload_qml_imports.py 2024-02-13 13:55:01 +01:00
qtwasmserver
wasmtestrunner Implement new features in qt-wasmtestrunner 2022-08-31 12:47:40 +02:00