Add Meson build system
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 21 May 2017 15:09:28 +0000 (16:09 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 23 May 2017 05:00:01 +0000 (06:00 +0100)
commitd2763f29cb3e2a32d7f2211e956be3bb79005a2c
treeb2681540b6a0dbfe1d8dab01520e7be2e548496d
parente0ce9bf054f620dd717870ab21fdfaebec1dab8d
Add Meson build system

Meson is a fast, portable, easy to understand meta-build system. It is
currently being adopted in various projects inside GNOME alongside
Autotools, in the hope of making it the default build system for future
releases.
atk-adaptor/adaptors/meson.build [new file with mode: 0644]
atk-adaptor/meson.build [new file with mode: 0644]
droute/meson.build [new file with mode: 0644]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
tests/dummyatk/meson.build [new file with mode: 0644]
tests/meson.build [new file with mode: 0644]