mstch/.gitmodules
2015-10-02 14:06:21 +02:00

13 lines
396 B
Plaintext

[submodule "vendor/json.hpp"]
path = vendor/json.hpp
url = https://github.com/no1msd/json.hpp.git
[submodule "vendor/Catch"]
path = vendor/Catch
url = https://github.com/philsquared/Catch.git
[submodule "vendor/spec"]
path = vendor/spec
url = https://github.com/mustache/spec.git
[submodule "vendor/benchpress"]
path = vendor/benchpress
url = https://github.com/bigdatadev/benchpress.git