#!/bin/sh -e meson \ --prefix=/usr \ --buildtype=release \ . output ninja -C output ninja -C output install