Add Qt5-client installer build to installer_cross / meson.
This is now relatively important. That autotools based installer_cross has Qt5-client support, but meson based does not, is the main reason we still need to make nightly autotools / installer_cross from master. Our docker based build does (just) the meson based build from master, as it detects that to be supported (it does autotools builds from older branches). I'd like to get rid of that host-side nightly build, especially as I'm shuffling machines a bit and would soon need to setup it to a new host to keep it running.
Add Qt5-client installer build to installer_cross / meson.
This is now relatively important. That autotools based installer_cross has Qt5-client support, but meson based does not, is the main reason we still need to make nightly autotools / installer_cross from master. Our docker based build does (just) the meson based build from master, as it detects that to be supported (it does autotools builds from older branches). I'd like to get rid of that host-side nightly build, especially as I'm shuffling machines a bit and would soon need to setup it to a new host to keep it running.