1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-09 04:58:16 +03:00

gitlab-ci: Treat compiler warnings as errors on MSVC

This commit is contained in:
Nick Wellnhofer 2022-11-22 14:57:58 +01:00
parent d725addd92
commit 138c897dbf

View File

@ -196,6 +196,7 @@ cmake:mingw:w64-x86_64:static:
tags:
- win32-ps
variables:
CFLAGS: /WX
CMAKE_VERSION: 3.19.4
script:
- .gitlab-ci/Test-Msvc