summaryrefslogtreecommitdiff
path: root/ext/meson.build
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-16 14:46:24 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-17 13:25:40 -0300
commit2fb83ab641fa6922f78c0c9572f7935c5ef0fe14 (patch)
treec21f964c3e2b8ca0973c17df2fa8648bf4070770 /ext/meson.build
parent087d9bc37606e98fc4413bfa2baa1d9e9efda9bf (diff)
downloadgstreamer-plugins-bad-2fb83ab641fa6922f78c0c9572f7935c5ef0fe14.tar.gz
iqa: Add meson build support
Diffstat (limited to 'ext/meson.build')
-rw-r--r--ext/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/meson.build b/ext/meson.build
index c4898d895..7d9fb8827 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -20,6 +20,7 @@ subdir('gl')
#subdir('gsm')
subdir('gtk')
subdir('hls')
+subdir('iqa')
subdir('kate')
#subdir('ladspa')
subdir('libde265')