mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 23:28:03 -05:00
Merge yuzu-emu#12461
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user