mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
mkdir -p build
|
|
(cmake CMakeLists.txt && make -j5)
|
|
#cp build/atlastool /home/henrik/bin
|