mirror of
https://github.com/monero-project/monero.git
synced 2025-12-05 20:40:22 -08:00
Build: add miniupnp submodule
Though we only need miniupnpc, rebasing and maintaining a miniupnpc-only repo is unrealistic. (cherry picked from commit 3c40eb768c292a4dec79d7dffd6685fd37940a2a)
This commit is contained in:
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/anonimal/miniupnp
|
||||
branch = monero
|
||||
|
||||
Reference in New Issue
Block a user