Page MenuHomePhabricator

[CMAKE] Pull zmq windows library dependencies in the find module
ClosedPublic

Authored by Fabien on Mar 26 2020, 17:20.

Details

Summary

Similar to what is done with event and miniupnpc, this adds the required
windows libraries to zmq. This will allow to build with versions >= 4.2
which require iphlpapi while remaining compatible with older versions.

Depends on D5576.

Test Plan

Run the Windows Gitian build.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_zmq_iphlpapi
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9988
Build 17824: Default Diff Build & Tests
Build 17823: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 26 2020, 20:38