mirror of
https://bitbucket.org/King_DuckZ/keepupnpup.git
synced 2024-11-07 21:29:00 +00:00
15 lines
483 B
Text
15 lines
483 B
Text
[submodule "lib/miniupnp"]
|
|
path = lib/miniupnp
|
|
url = https://github.com/miniupnp/miniupnp.git
|
|
[submodule "lib/better-enums"]
|
|
path = lib/better-enums
|
|
url = https://github.com/aantron/better-enums
|
|
[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
|