Merge yuzu-emu#12461

This commit is contained in:
yuzubot
2024-02-21 13:47:11 +00:00
parent 60fc6df407
commit 180d55b3e6
43 changed files with 12380 additions and 1238 deletions

View File

@ -164,6 +164,7 @@ else()
if (MINGW)
add_definitions(-DMINGW_HAS_SECURE_API)
add_compile_options("-msse4.1")
if (MINGW_STATIC_BUILD)
add_definitions(-DQT_STATICPLUGIN)