Add IPHLPAPI.DLL to dependency exclusion list.
parent
0b542fc41c
commit
cd2e7605fb
|
@ -94,6 +94,7 @@ set( _windlls
|
|||
OLEACC.dll
|
||||
msvcrt.dll
|
||||
bcrypt.dll
|
||||
IPHLPAPI.DLL
|
||||
|
||||
# The below are additional DLLs required when compiled
|
||||
# using the LLVM version of MinGW.
|
||||
|
|
Loading…
Reference in New Issue