#!/bin/sh
(cd wlroots && meson setup build -Dwrap_mode=default && ninja -C build)