mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
be607d7cca
tests/check/meson.build uses the openjpeg_dep variable unconditionally, and the subdir_done() is useless anyway, since the plugin is only built if openjpeg_dep.found() is true. Fixes: ..\tests\check\meson.build:23:0: ERROR: Unknown variable "openjpeg_dep". In particular, this fixes the build on UWP since we disable openjpeg explicitly in Cerbero when building for UWP. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1069> |
||
---|---|---|
.. | ||
gstopenjpeg.c | ||
gstopenjpeg.h | ||
gstopenjpegdec.c | ||
gstopenjpegdec.h | ||
gstopenjpegenc.c | ||
gstopenjpegenc.h | ||
meson.build |