Closed bjosv closed 2 years ago
~~Note: Tests are not built due to some version mismatch in libevent. vcpkg install --triplet x64-windows libevent that works for the windows job seems to give different libevent headers when building with MinGW.~~
vcpkg install --triplet x64-windows libevent
Added a fix; build the tests as we do for other platforms.
@natoscott you think this is overkill?
Looks great - thanks!
~~Note: Tests are not built due to some version mismatch in libevent.
vcpkg install --triplet x64-windows libevent
that works for the windows job seems to give different libevent headers when building with MinGW.~~