yaml-cpp: update submodule and build integration

This commit is contained in:
scribam 2018-03-24 22:16:05 +01:00 committed by Ivan
parent 4db0cf005b
commit 14dc1fead6
15 changed files with 26 additions and 22 deletions

6
.gitmodules vendored
View file

@ -19,9 +19,6 @@
[submodule "Vulkan/glslang"]
path = Vulkan/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "Utilities/yaml-cpp"]
path = Utilities/yaml-cpp
url = https://github.com/RPCS3/yaml-cpp
[submodule "3rdparty/cereal"]
path = 3rdparty/cereal
url = https://github.com/USCiLab/cereal.git
@ -42,3 +39,6 @@
[submodule "3rdparty/xxHash"]
path = 3rdparty/xxHash
url = https://github.com/Cyan4973/xxHash
[submodule "3rdparty/yaml-cpp"]
path = 3rdparty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git