This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/README.md
2020-10-29 22:28:16 +03:00

17 lines
207 B
Markdown

# Freeglut for Vita
## To compile for DolceSDK:
```
mkdir build
cd build
cmake .. -DVITA=1
make -j8
make install
```
## Credits:
- freeglut contributors
- FMudanyali
- dots-tb
- BigBlackOniiSan
- Team CBPS