gstreamer/ext/meson.build
Nirbheek Chauhan b5c44dd47e meson: Remove outdated msvc-specific disabling code
This was done ages ago when the meson build files were newly added
but now we do the appropriate disabling in Cerbero instead since this
does not apply to gst-build.

https://gitlab.freedesktop.org/gstreamer/cerbero/issues/121
2019-02-21 19:19:09 +05:30

10 lines
148 B
Meson

subdir('alsa')
subdir('cdparanoia')
subdir('gl')
subdir('libvisual')
subdir('ogg')
subdir('opus')
subdir('pango')
subdir('theora')
subdir('vorbis')