Add support for Meson as alternative/parallel build system
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 29 Aug 2016 00:47:35 +0000 (21:47 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 29 Aug 2016 12:56:18 +0000 (09:56 -0300)
commite4b51a81cb3cffedcee05adbc7b3d1b553103af0
treebe71464d11aae1a69ac7b3ba8ec72a8b11bc9245
parent80924aab1569a321be5115726afc87e49c342aaf
Add support for Meson as alternative/parallel build system

https://github.com/mesonbuild/meson

We only support building with ffmpeg installed system wide and not as
subproject yet.
config.h.meson [new file with mode: 0644]
ext/libav/meson.build [new file with mode: 0644]
meson.build [new file with mode: 0644]