Add Meson build
Meson is a meta-build system that has several advantages over the existing Autotools build: - it's faster - it's easier to understand - it's well maintained - it's well integrated with the GNOME tooling Various projects in the GNOME ecosystem are moving away from Autootols and using Meson as a replacement.
Showing
build-aux/make_release.sh
0 → 100755
build-aux/postinstall.py
0 → 100755
meson.build
0 → 100644
po/meson.build
0 → 100644
src/meson.build
0 → 100644
Please register or sign in to comment