mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 17:45:11 +02:00
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
mkdir -p build
|
|
(cmake CMakeLists.txt && make -j5)
|
|
#cp build/atlastool /home/henrik/bin
|