mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07: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
|