jadeite/setup.sh
2023-06-07 20:57:56 +03:00

5 lines
82 B
Bash

#!/usr/bin/env sh
rm -rf build
meson setup --cross-file mingw_cross.txt $* build