Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.

This commit is contained in:
Ben Vanik
2016-01-01 12:13:36 -08:00
parent 171a10ab9b
commit 8770e6e6cf
8 changed files with 27 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -34,3 +34,6 @@
[submodule "testdata/reference-gpu-traces"]
path = testdata/reference-gpu-traces
url = https://github.com/xenia-project/reference-gpu-traces.git
[submodule "third_party/yaml-cpp"]
path = third_party/yaml-cpp
url = https://github.com/blair1618/yaml-cpp.git