gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/opencv
Víctor Manuel Jáquez Leal ce91004c3b build: opencv: disable opencv deps if it's not installed
When hotdoc documentation is enabled and opencv plugin is set as
auto-detected, but the library isn't installed, meson configuration fails
with this message:

  ../subprojects/gst-plugins-bad/docs/meson.build:139:21: ERROR: Unknown variable "gstopencv_dep".

This patch fixes this case defined gstopencv_dep as disabler() when
dependencies aren't found.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5560>
2023-10-26 20:43:14 +00:00
..
gstopencvutils.cpp
gstopencvutils.h
gstopencvvideofilter.cpp
gstopencvvideofilter.h
meson.build build: opencv: disable opencv deps if it's not installed 2023-10-26 20:43:14 +00:00
opencv-prelude.h