1
0
Fork 0
mirror of https://bitbucket.org/King_DuckZ/keepupnpup.git synced 2024-11-07 21:29:00 +00:00
keepupnpup/.gitmodules

16 lines
483 B
Text
Raw Normal View History

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
[submodule "lib/yaml-cpp"]
path = lib/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git