mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-11 11:26:33 +00:00
ci: Minor command simplification
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
cf94bdffa6
commit
153e408f9f
@ -144,8 +144,7 @@ makecheck-windows:
|
||||
mingw64-gstreamer1-plugins-base mingw64-gstreamer1-plugins-good mingw64-orc
|
||||
meson
|
||||
- mkdir spice-protocol/build
|
||||
- (cd spice-protocol/build && mingw64-meson --werror)
|
||||
- ninja -C spice-protocol/build install
|
||||
- (cd spice-protocol/build && mingw64-meson --werror && ninja install)
|
||||
- NOCONFIGURE=yes ./autogen.sh
|
||||
- mingw64-configure
|
||||
- mingw64-make
|
||||
|
||||
Loading…
Reference in New Issue
Block a user