1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/.gitmodules

34 lines
1.1 KiB
Text
Raw Permalink Normal View History

2016-09-22 01:15:30 -04:00
[submodule "web/socket/flot"]
path = web/socket/flot
url = https://github.com/flot/flot.git
[submodule "thirdparty/libconfig"]
path = thirdparty/libconfig
url = https://github.com/hyperrealm/libconfig.git
[submodule "thirdparty/libwebsockets"]
path = thirdparty/libwebsockets
url = https://github.com/warmcat/libwebsockets
[submodule "thirdparty/criterion"]
path = thirdparty/criterion
url = https://github.com/Snaipe/Criterion
2016-09-22 01:15:30 -04:00
[submodule "thirdparty/libnl"]
path = thirdparty/libnl
url = https://github.com/thom311/libnl.git
[submodule "thirdparty/jansson"]
path = thirdparty/jansson
url = https://github.com/akheron/jansson.git
[submodule "thirdparty/libcurl"]
path = thirdparty/libcurl
url = https://github.com/curl/curl.git
[submodule "thirdparty/libxil"]
path = thirdparty/libxil
url = ../libxil.git
2017-04-23 19:22:11 +02:00
[submodule "thirdparty/libopal"]
path = thirdparty/libopal
url = ../libopal.git
2017-05-23 13:54:26 +02:00
[submodule "thirdparty/nanomsg"]
path = thirdparty/nanomsg
url = https://github.com/nanomsg/nanomsg.git
[submodule "thirdparty/libzmq"]
path = thirdparty/libzmq
url = https://github.com/zeromq/libzmq.git