mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
ci: Explicitly enable d3d11-wgc feature
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4939>
This commit is contained in:
parent
6429f04692
commit
8d578eeabc
1 changed files with 1 additions and 0 deletions
|
@ -426,6 +426,7 @@ build fedora clang:
|
||||||
-Dvaapi=disabled
|
-Dvaapi=disabled
|
||||||
-Dgst-plugins-base:pango=enabled
|
-Dgst-plugins-base:pango=enabled
|
||||||
-Dgst-plugins-good:cairo=enabled
|
-Dgst-plugins-good:cairo=enabled
|
||||||
|
-Dgst-plugins-bad:d3d11-wgc=enabled
|
||||||
# Needs to not be empty otherwise the newline -> space replace command in
|
# Needs to not be empty otherwise the newline -> space replace command in
|
||||||
# `script:` will fail
|
# `script:` will fail
|
||||||
MESON_CROSS_ARGS: ' '
|
MESON_CROSS_ARGS: ' '
|
||||||
|
|
Loading…
Reference in a new issue