mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Build: add miniupnp submodule
Though we only need miniupnpc, rebasing and maintaining a miniupnpc-only repo is unrealistic.
This commit is contained in:
parent
e962216678
commit
c7b66d3d8c
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,3 +2,7 @@
|
|||
path = external/unbound
|
||||
url = https://github.com/monero-project/unbound
|
||||
branch = monero
|
||||
[submodule "external/miniupnp"]
|
||||
path = external/miniupnp
|
||||
url = https://github.com/monero-project/miniupnp
|
||||
branch = monero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue