3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-19 13:45:54 +00:00
Brooklyn/DRM/e17/old/autogen.sh
2021-05-27 00:37:07 +05:00

6 lines
63 B
Bash

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