fix submodule mapping for nng/extern/nng-wolfssl
This commit is contained in:
parent
74d3b947a3
commit
2bb7581aa6
1 changed files with 4 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,3 +1,7 @@
|
||||||
[submodule "external/mesytec-mvlc"]
|
[submodule "external/mesytec-mvlc"]
|
||||||
path = external/mesytec-mvlc
|
path = external/mesytec-mvlc
|
||||||
url = ../mesytec-mvlc.git
|
url = ../mesytec-mvlc.git
|
||||||
|
|
||||||
|
[submodule "external/nng/extern/nng-wolfssl"]
|
||||||
|
path = external/nng/extern/nng-wolfssl
|
||||||
|
url = https://github.com/staysail/nng-wolfssl
|
||||||
|
|
Loading…
Reference in a new issue