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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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