#!/bin/sh -e export DESTDIR="$1" cl-meson \ -Dcustom-modes=true \ -Dfloat-api=true \ . output ninja -C output ninja -C output install