Add IPHLPAPI.DLL to dependency exclusion list.

ms-hamlib-46
Mooneer Salem 2025-01-05 17:01:46 -08:00 committed by GitHub
parent 0b542fc41c
commit cd2e7605fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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.