b04cc7bbe0f1cc8d90dd2b7975890e1acc82516a
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-ugly / gst / meson.build
1 foreach plugin : ['asfdemux', 'dvdlpcmdec', 'dvdsub', 'realmedia']
2   if not get_option(plugin).disabled()
3     subdir(plugin)
4   endif
5 endforeach