Add required git submodules

pull/222/head
Hleb Valoshka 2018-11-26 19:07:17 +03:00
parent 23d5ca3d2c
commit a53f1895ed
4 changed files with 13 additions and 0 deletions

10
.gitmodules vendored 100644
View File

@ -0,0 +1,10 @@
[submodule "thirdparty/Eigen"]
path = thirdparty/Eigen
url = https://github.com/eigenteam/eigen-git-mirror
branch = branches/3.3
[submodule "thirdparty/fmt"]
path = thirdparty/fmt
url = https://github.com/fmtlib/fmt
[submodule "thirdparty/Spice"]
path = thirdparty/Spice
url = https://github.com/OpenSpace/Spice

1
thirdparty/Eigen vendored 160000

@ -0,0 +1 @@
Subproject commit 29b0b219552712556d8898d8c016c4e0bbda886f

1
thirdparty/Spice vendored 160000

@ -0,0 +1 @@
Subproject commit 63e382ac76e0ef37d46a8a0ec3d1980e480f3f88

1
thirdparty/fmt vendored 160000

@ -0,0 +1 @@
Subproject commit 3e75ad9822980e41bc591938f26548f24eb88907