summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-07-25 17:12:00 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2018-07-27 18:43:52 +0530
commit7ef303fa281b9226ebd0087fb377ca25887941e4 (patch)
treea27cca042ea3d5274b9267eee855655a54ad9c9d /ext
parent8908260c1f14e7b3a0d2713e5165595d0513ce33 (diff)
meson: Add feature options for many plugins
The rest will be converted later, these are necessary for gst-build to set options correctly. https://bugzilla.gnome.org/show_bug.cgi?id=795107
Diffstat (limited to 'ext')
-rw-r--r--ext/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/meson.build b/ext/meson.build
index 231b395bb..fbd73ff76 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -1,3 +1,4 @@
+# FIXME implement these
subdir('assrender')
subdir('aom')
subdir('bs2b')