Qt 6 WebAssembly

from blog Qt, linux and everything, | ↗ original
ahhh well now. We all know that in Qt6, qmake was ditched for cmake for the build system of Qt itself, and we are playing catch-up in the WebAssembly platform.HistoryFirst a little history of the Qt build system.tmake was a perl script that generates Makefiles. If I recall correctly, it was originally written by Sam Magnuson. (I am sure someone...