![Jehan's avatar](/uploads/-/system/user/avatar/286/avatar.png?width=64)
#12277: GIMP 3.0 RC1 opens Windows Console.
Jehan
authored
This is a followup of previous commit. We must set the win_subsystem option on executable() so that the result binary is compiled as a GUI application (and doesn't output a console every time). The previous commit is still needed and is what allows us to control when to actually display a console.