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

chore: add compilation scripts for x64

This commit is contained in:
Jan
2025-04-06 12:30:20 +02:00
parent 481d301545
commit 37d52ae8da
5 changed files with 18 additions and 3 deletions

View File

@ -3,4 +3,4 @@
# Go to repository root
cd "$(dirname "$0")/.." || exit 2
make -C build -j$(nproc) config=debug_x86 all
make -C build -j$(nproc) config=debug_x86 all