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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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