Add cereal dependency

This commit is contained in:
Vincent Lejeune 2016-07-18 22:56:50 +02:00
parent f8719c1230
commit 2528fc4555
6 changed files with 8 additions and 3 deletions

3
.gitmodules vendored
View file

@ -35,3 +35,6 @@
[submodule "3rdparty/pugixml"]
path = 3rdparty/pugixml
url = https://github.com/RPCS3/pugixml
[submodule "3rdparty/cereal"]
path = 3rdparty/cereal
url = https://github.com/USCiLab/cereal.git