ppsspp/ext/native/tools/b.sh
2015-09-06 12:24:17 -07:00

3 lines
92 B
Bash
Executable file

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