diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f0dfcc..3fc459e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,6 +36,7 @@ elseif(UNIX) elseif(WIN32) set(PLATFORM_LIBS ntdll + crypt32 ncrypt secur32 ws2_32