add libnng submodule: https://github.com/nanomsg/nng.git main v1.9.0
This commit is contained in:
parent
8b0a4843a6
commit
97032e9c0f
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,3 +2,7 @@
|
||||||
path = external/mesytec-mvlc
|
path = external/mesytec-mvlc
|
||||||
url = ../mesytec-mvlc.git
|
url = ../mesytec-mvlc.git
|
||||||
|
|
||||||
|
[submodule "nng"]
|
||||||
|
path = external/nng
|
||||||
|
url = https://github.com/nanomsg/nng.git
|
||||||
|
branch = main
|
||||||
|
|
1
external/nng
vendored
Submodule
1
external/nng
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 29aff2bacc9e2cfa6dcc52155d2816582617f918
|
Loading…
Reference in a new issue