osb/scripts/osx/build.command

7 lines
55 B
Plaintext
Raw Normal View History

2023-06-20 14:33:09 +10:00
#!/bin/sh
cd "$(dirname $0)/../.."
cd build
make -j3