mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-08-10 01:32:36 +00:00
Fix undefined reference to __memcpy_chk when building on msys64
This commit is contained in:
parent
415dec37ad
commit
6112c81db7
@ -69,6 +69,7 @@ if(WIN32)
|
||||
ViGEmClient/include/ViGEm/Util.h
|
||||
ViGEmClient/include/ViGEm/km/BusShared.h)
|
||||
list(PREPEND PLATFORM_LIBRARIES
|
||||
ssp
|
||||
winmm
|
||||
ksuser
|
||||
wsock32
|
||||
|
||||
Loading…
Reference in New Issue
Block a user