Add yaml-cpp submodule
This commit is contained in:
parent
56cb190a64
commit
4bd1ca1cde
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "ext/eigen"]
|
||||
path = ext/eigen
|
||||
url = https://github.com/eigenteam/eigen-git-mirror
|
||||
[submodule "ext/yaml-cpp"]
|
||||
path = ext/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp.git
|
||||
|
|
|
|||
1
ext/yaml-cpp
Submodule
1
ext/yaml-cpp
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 86ae3a5aa7e2109d849b2df89176d6432a35265d
|
||||
Loading…
Add table
Reference in a new issue