2015-05-05 08:56:58 +02:00
|
|
|
[submodule "vendor/Catch"]
|
|
|
|
path = vendor/Catch
|
|
|
|
url = https://github.com/philsquared/Catch.git
|
2015-05-05 08:58:07 +02:00
|
|
|
[submodule "vendor/spec"]
|
|
|
|
path = vendor/spec
|
|
|
|
url = https://github.com/mustache/spec.git
|
2015-10-02 14:29:15 +02:00
|
|
|
[submodule "vendor/benchmark"]
|
|
|
|
path = vendor/benchmark
|
|
|
|
url = https://github.com/google/benchmark.git
|
2015-10-12 00:24:25 +02:00
|
|
|
[submodule "vendor/headerize"]
|
|
|
|
path = vendor/headerize
|
|
|
|
url = https://github.com/no1msd/headerize.git
|
2015-10-16 17:08:43 +02:00
|
|
|
[submodule "vendor/rapidjson"]
|
|
|
|
path = vendor/rapidjson
|
|
|
|
url = https://github.com/miloyip/rapidjson.git
|