gstreamer/ci/meson/gst-werror.ini
Jordan Petridis 578680a530 ci: Move MESON_GST_WERROR string into a meson machine file
It's both easier to use that way and we can also reuse it when
building locally.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4281>
2023-04-24 12:37:07 +00:00

44 lines
719 B
INI

[gstreamer:built-in options]
werror = true
[gst-plugins-base:built-in options]
werror = true
[gst-plugins-good:built-in options]
werror = true
[gst-plugins-ugly:built-in options]
werror = true
[gst-plugins-bad:built-in options]
werror = true
[gst-rtsp-server:built-in options]
werror = true
[gst-libav:built-in options]
werror = true
[gst-examples:built-in options]
werror = true
[gst-editing-services:built-in options]
werror = true
[gst-docs:built-in options]
werror = true
[gst-omx:built-in options]
werror = true
[gst-devtools:built-in options]
werror = true
[gst-python:built-in options]
werror = true
[gstreamer-vaapi:built-in options]
werror = true
[gstreamer-sharp:built-in options]
werror = true