diff --git a/CMakeLists.txt b/CMakeLists.txt index 8452bddf..8156496a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -194,6 +194,8 @@ if (DEFINED GETDNS_ON_WINDOWS) "crypt32" "gdi32" "iphlpapi" + "psapi" + "userenv" ) endif ()