1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00

ci: Test meson build with legacy enabled

This commit is contained in:
Nick Wellnhofer 2024-06-21 23:10:21 +02:00
parent c2ccbc0fed
commit 9d46da1726

View File

@ -11,6 +11,7 @@ meson setup \
--werror \
--buildtype=debugoptimized \
--default-library shared \
-Dlegacy=enabled \
builddir
ninja -C builddir test