Closes: #12642 Now, we will check at runtime if GIMP is not on a console and use the corresponding _win.interp file on such case only.
4 lines
162 B
Meson
4 lines
162 B
Meson
#.interp file read by gimp_interpreter_db_load_interp_file in gimpinterpreterdb.c
|
|
install_data('default.interp',
|
|
install_dir: gimpplugindir / 'interpreters',
|
|
)
|