Also build "noconsole" binary for Windows
On Windows, an application is either console or gui, it cannot be both. Scrcpy should be both: it outputs important information to console, but we still want to be able to ignore the console and launch it without a visible cmd.exe window. Therefore, build two binaries: - scrcpy.exe - scrcpy-noconsole.exe
R
Romain Vimont committed
aedc2c2da956a0fbbee1f434bb7daa6fd2e284f5
Parent: 106b87a