Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 144 Bytes

File metadata and controls

10 lines (9 loc) · 144 Bytes

Building cal3d

git clone https://github.com/hlrs-vis/cal3d.git
cd cal3d/cal3d
autoreconf -i
./configure 
make install