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:
516ffe9da8
Větve
Značky
martinsChanges
master
libigl_Martin
/
tutorial
/
compile_example.sh
compile_example.sh
52 B
Historie
Surový
1
2
3
4
5
rm -fr build
mkdir build
cd build
cmake ../ $@
make