mirror of https://github.com/getdnsapi/getdns.git
More Windows system libraries. These are used by libuv.
This commit is contained in:
parent
4af076f5fb
commit
bb59275ba9
|
@ -194,6 +194,8 @@ if (DEFINED GETDNS_ON_WINDOWS)
|
||||||
"crypt32"
|
"crypt32"
|
||||||
"gdi32"
|
"gdi32"
|
||||||
"iphlpapi"
|
"iphlpapi"
|
||||||
|
"psapi"
|
||||||
|
"userenv"
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue