[Interest] unnecessary files in qrc system in webassembly

Adam qt_interest at xibo.at
Fri Feb 2 16:19:35 CET 2024


Hi,

I'm building a QML app for WebAssembly using CMake. When debugging 
something else, I printed all files that are in the qrc system. Doing 
that, I saw, that the macos, universal and fusion styles are all 
compiled in. There are also a bunch of icons for file dialogues etc. I'm 
not using them, and they increase the binary (wasm) size.

Is there any way to remove them?

Thanks, Adam


More information about the Interest mailing list