From 6112c81db7ba3102aa04fe38bec382ee5c495d93 Mon Sep 17 00:00:00 2001 From: loki Date: Sat, 24 Apr 2021 12:07:26 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20=C2=96undefined=20reference=20to=20=5F=5F?= =?UTF-8?q?memcpy=5Fchk=20when=20building=20on=20msys64?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 01e933ff..554344b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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