ci: be explicit about the meson setup
subcommand
The old way of doing things is deprecated. Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20827>
This commit is contained in:

committed by
Eric Engestrom

parent
4f50eba5a5
commit
e4ccd74cbc
@@ -36,7 +36,7 @@ $depsInstallPath="C:\mesa-deps"
|
||||
|
||||
Push-Location $builddir
|
||||
|
||||
meson `
|
||||
meson setup `
|
||||
--default-library=shared `
|
||||
--buildtype=release `
|
||||
--wrap-mode=nodownload `
|
||||
|
Reference in New Issue
Block a user