We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51959cc commit d563685Copy full SHA for d563685
1 file changed
requirements/clone.bash
@@ -1,9 +1,11 @@
1
+rm -rf libccd
2
git clone https://github.com/danfis/libccd.git
3
cd libccd
4
git pull
5
git checkout 64f02f741ac94fccd0fb660a5bffcbe6d01d9939
6
cd ..
7
8
+rm -rf fcl
9
git clone https://github.com/flexible-collision-library/fcl.git
10
cd fcl
11
0 commit comments