Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hrydgard
GitHub Repository: hrydgard/ppsspp
Path: blob/master/ext/native/tools/b.sh
3189 views
1
mkdir -p build
2
(cmake CMakeLists.txt && make -j5)
3
#cp build/atlastool /home/henrik/bin
4
5