Add support for Meson as alternative/parallel build system
authorTim-Philipp Müller <tim@centricular.com>
Wed, 27 Jan 2016 01:03:52 +0000 (01:03 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 30 Aug 2016 23:04:43 +0000 (00:04 +0100)
commita353e5074790c92858cf443fa80d35f4e8cb6468
tree18f2bc37a23a3b2360d5995f66635a413ac0f0c6
parente9cab27226ea1cdb4c65726fefccd591ecc7f0a9
Add support for Meson as alternative/parallel build system

https://github.com/mesonbuild/meson
config.h.meson [new file with mode: 0644]
examples/meson.build [new file with mode: 0644]
gst/meson.build [new file with mode: 0644]
gst/rtsp-server/meson.build [new file with mode: 0644]
gst/rtsp-sink/meson.build [new file with mode: 0644]
meson.build [new file with mode: 0644]
pkgconfig/meson.build [new file with mode: 0644]
tests/check/meson.build [new file with mode: 0644]
tests/meson.build [new file with mode: 0644]