
2 Dec
2020
2 Dec
'20
7:03 a.m.
On Wed, Dec 02, 2020 at 11:06:26AM +0000, Daniel P. Berrangé wrote:
If building for windows with curl disabled we get build failures due to missing ws2_32 library needed for winsock2.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- meson.build | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>