gitlab-ci: build zlib statically on windows
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 30 Nov 2020 16:02:15 +0000 (17:02 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 2 Dec 2020 09:04:43 +0000 (10:04 +0100)
commit04e3693e6d64d2d067c869d7ed697b25bb8d3a35
treeb4d3306aefa38fafa366e5eca49ec13ef3516dbc
parenteaab92cc61f910c09d2c4df8297f2b19edb06309
gitlab-ci: build zlib statically on windows

This avoids having to copy the DLL around when testing.

Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7857>
.gitlab-ci/windows/mesa_build.ps1