BizHawk/ppsspp/native/tools/b.sh

4 lines
92 B
Bash

mkdir -p build
(cd build; cmake .. && make -j5; cd ..)
#cp build/atlastool /home/henrik/bin