gimp/extensions
Jehan 02199755ab Issue #12277: GIMP 3.0 RC1 opens Windows Console.
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.
2024-11-21 04:23:10 +00:00
..
goat-exercises Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
lua.interp.in extensions: install the lua interpreter for all non-relocatable builds. 2024-08-09 16:31:00 +02:00
meson.build extensions: the lua binding (and its example plug-in) is now marked as experimental. 2024-09-18 22:54:02 +02:00