forked from ariadne/pkgconf
tests/ci/Windows: Switch feature to auto now that's seamlessly disabled
when it's unusablefix-win-build-tests-feature
parent
b6ffebc3aa
commit
b8593a3af5
|
@ -35,7 +35,7 @@ jobs:
|
||||||
# the code assumes msvc style printf atm
|
# the code assumes msvc style printf atm
|
||||||
export CFLAGS=-D__USE_MINGW_ANSI_STDIO=0
|
export CFLAGS=-D__USE_MINGW_ANSI_STDIO=0
|
||||||
|
|
||||||
meson -Dtests=disabled _build
|
meson _build
|
||||||
meson compile -C _build
|
meson compile -C _build
|
||||||
|
|
||||||
debian-meson:
|
debian-meson:
|
||||||
|
|
Loading…
Reference in New Issue