Files
buffybox/test/build-with-drm.sh
2024-07-26 16:40:49 +00:00

6 lines
64 B
Bash
Executable File

#!/bin/bash
rm -rf _build
meson _build
meson compile -C _build