Files
ppsspp/ext/native/tools/b.sh

4 lines
87 B
Bash
Raw Permalink Normal View History

2012-10-26 10:45:51 +02:00
mkdir -p build
2021-09-17 15:13:35 +02:00
(cmake CMakeLists.txt && make -j5)
2012-10-26 10:45:51 +02:00
#cp build/atlastool /home/henrik/bin