This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
3DFaces
/
libigl_Martin
Sledovat
3
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e7edeff5ec
Větve
Značky
martinsChanges
master
libigl_Martin
/
tutorial
/
compile_example_xcode.sh
compile_example_xcode.sh
95 B
Historie
Surový
1
2
3
4
5
rm -fr buildXcode
mkdir buildXcode
cd buildXcode
cmake -GXcode ../
open buildXcode/*.xcodeproj