OpenAssetTools/build-linux.sh

3 lines
60 B
Bash
Executable File

#!/bin/bash
make -C build -j$(nproc) config=release_x86 all