diff --git a/CommonLibSF/CMakeLists.txt b/CommonLibSF/CMakeLists.txt index c167ff91..369622ef 100644 --- a/CommonLibSF/CMakeLists.txt +++ b/CommonLibSF/CMakeLists.txt @@ -127,6 +127,7 @@ function (configure_target TARGET_NAME) spdlog::spdlog Version.lib Dbghelp.lib + Ws2_32.lib ) if(SFSE_SUPPORT_XBYAK)