From 72357a6dbd92eddb195938cc8ab0a5ab749304be Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Sun, 26 Nov 2023 21:20:28 -0600 Subject: [PATCH] Windows fixes. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 44446e412..681915958 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -345,6 +345,7 @@ if(${KANGAROO_OS} STREQUAL "windows") -lws2_32 -lbcrypt -lssp + -lcrypt32 ) endif() set(LIB_LIST