Skip to content

changed meson build files for sdl2 windows to allow placement in mingw

Rory Fitzgerald requested to merge SDL2_mingw_compatible_windows into main

Enable building with SDL2 lib in subprojects folder and in new mingw folder. Placement in mingw folder ensures non ascii characther support. Therefore this is first attempted before falling back to old subproject location.

Merge request reports