mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-02-03 14:48:34 +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
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -2,3 +2,7 @@
|
|||||||
path = external/unbound
|
path = external/unbound
|
||||||
url = https://github.com/monero-project/unbound
|
url = https://github.com/monero-project/unbound
|
||||||
branch = monero
|
branch = monero
|
||||||
|
[submodule "external/miniupnp"]
|
||||||
|
path = external/miniupnp
|
||||||
|
url = https://github.com/monero-project/miniupnp
|
||||||
|
branch = monero
|
||||||
|
1
external/miniupnp
vendored
Submodule
1
external/miniupnp
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6a63f9954959119568fbc4af57d7b491b9428d87
|
Loading…
x
Reference in New Issue
Block a user