xref: /OK3568_Linux_fs/external/gstreamer-rockchip/gst/meson.build (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1foreach plugin : ['rkximage', 'rockchipmpp', 'kmssrc']
2  if not get_option(plugin).disabled()
3    subdir(plugin)
4  endif
5endforeach
6