CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hrydgard

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: hrydgard/ppsspp
Path: blob/master/ext/native/tools/b.sh
Views: 1401
1
mkdir -p build
2
(cmake CMakeLists.txt && make -j5)
3
#cp build/atlastool /home/henrik/bin
4
5