Fix: [MinGW] Reapply 48fd7b27 to fix launch on Windows 7 x64 (#9225)

This commit is contained in:
Loïc Guilloux
2021-05-09 18:28:47 +02:00
committed by GitHub
parent 330a305c99
commit e162d0a55c

View File

@@ -361,6 +361,7 @@ if(WIN32)
ws2_32 ws2_32
winmm winmm
imm32 imm32
usp10
) )
endif() endif()