cmake HAVE_IPHLAPI examples

zeromq/zeromq4-x CMakeLists.txt :52

check_library_exists(iphlpapi fopen "" HAVE_IPHLAPI)

zeromq/libzmq CMakeLists.txt :579

check_cxx_symbol_exists(GetAdaptersAddresses "winsock2.h;iphlpapi.h" HAVE_IPHLAPI)

zeromq/zeromq4-1 CMakeLists.txt :148

check_library_exists(iphlpapi GetAdapterOrderMap "" HAVE_IPHLAPI)

asset-group/5ghoul-5g-nr-attacks libs/libzmq/CMakeLists.txt :532

check_cxx_symbol_exists(GetAdaptersAddresses "winsock2.h;iphlpapi.h" HAVE_IPHLAPI)