ephoto/autogen.sh

6 lines
57 B
Bash
Executable File

#!/bin/sh
rm -rf build
meson $@ . build
mesonconf build