lat9nq 6e12eb80a0 yuzu-qt: Call -Wl,--subsystem,windows directly
-mwindows doesn't work with Clang. tpoechtrager/wclang resolves this by
just using MinGW-GCC to link the executable, however this prevents us
from using LLVM-exclusive tools when building yuzu.

Solution is to send the linker argument we need from -mwindows directly
to the linker.
From https://gcc-help.gcc.gnu.narkive.com/FogklN5J/gcc-wl-subsystem-windows-mwindows-options
2022-05-28 04:07:46 -04:00
..
2018-10-02 15:30:48 +02:00
2022-03-20 02:25:09 -04:00
2022-03-20 02:25:09 -04:00
2022-03-20 02:25:09 -04:00
2022-01-06 21:26:05 -06:00
2018-01-13 23:11:51 +00:00
2022-05-15 18:09:19 -04:00