mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-26 17:00:10 +01:00
ci: make sure existing subproject checkouts are in sync with wraps
This commit is contained in:
parent
34038cc773
commit
61aa6dc0e1
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ fedora meson build:
|
|||
# Environment variables substitutions is done by PowerShell before calling
|
||||
# cmd.exe, that's why we use $env:FOO instead of %FOO%
|
||||
- cmd.exe /C "C:\BuildTools\Common7\Tools\VsDevCmd.bat -host_arch=amd64 -arch=$env:ARCH &&
|
||||
meson subprojects update --reset &&
|
||||
meson build $env:MESON_ARGS &&
|
||||
ninja -C build"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue