Fast and user-friendly build system with Python-based configuration
Fast and user friendly build system
meson
$ meson setup builddir
$ meson compile -C builddir
$ meson test -C builddir