3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-23 15:45:53 +00:00
Brooklyn/DRM/e17/old/autogen.sh

6 lines
63 B
Bash
Raw Normal View History

2022-04-02 18:17:33 +05:00
#!/bin/sh
rm -rf build
meson $@ . build
meson configure build