12 lines
303 B
Text
12 lines
303 B
Text
[submodule "external/mesytec-mvlc"]
|
|
path = external/mesytec-mvlc
|
|
url = ../mesytec-mvlc.git
|
|
branch = "dev"
|
|
|
|
[submodule "nng"]
|
|
path = external/nng
|
|
url = https://github.com/nanomsg/nng.git
|
|
branch = main
|
|
[submodule "external/spdlog"]
|
|
path = external/spdlog
|
|
url = https://github.com/gabime/spdlog
|