2016-08-24 22:47:22 +00:00
|
|
|
[submodule "lib/miniupnp"]
|
|
|
|
path = lib/miniupnp
|
|
|
|
url = https://github.com/miniupnp/miniupnp.git
|
2016-08-25 01:15:37 +00:00
|
|
|
[submodule "lib/better-enums"]
|
|
|
|
path = lib/better-enums
|
|
|
|
url = https://github.com/aantron/better-enums
|
2016-09-12 22:38:40 +00:00
|
|
|
[submodule "lib/gtest"]
|
|
|
|
path = lib/gtest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
[submodule "lib/rapidcheck"]
|
|
|
|
path = lib/rapidcheck
|
|
|
|
url = https://github.com/emil-e/rapidcheck.git
|
2016-09-12 23:51:36 +00:00
|
|
|
[submodule "lib/yaml-cpp"]
|
|
|
|
path = lib/yaml-cpp
|
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|