2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-01 06:27:26 +00:00

add linux build script

This commit is contained in:
Jan
2021-03-03 13:30:24 -08:00
parent 01fb7984db
commit 8dfd91e71e

3
build-linux.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
make -C build -j$(nproc) all