-
Notifications
You must be signed in to change notification settings - Fork 48
/
.gitmodules
18 lines (18 loc) · 733 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "src/ftpd/pure-ftpd"]
path = src/ftpd/pure-ftpd
url = https://github.com/jedisct1/pure-ftpd
[submodule "src/mosquitto/mosquitto"]
path = src/mosquitto/mosquitto
url = https://github.com/eclipse/mosquitto
[submodule "src/minimp4/minimp4"]
path = src/minimp4/minimp4
url = https://github.com/roleoroleo/minimp4
[submodule "src/sftp-server/openssh-portable"]
path = src/sftp-server/openssh-portable
url = https://github.com/openssh/openssh-portable
[submodule "src/cJSON/cJSON"]
path = src/cJSON/cJSON
url = https://github.com/DaveGamble/cJSON.git
[submodule "src/onvif_simple_server/onvif_simple_server"]
path = src/onvif_simple_server/onvif_simple_server
url = https://github.com/roleoroleo/onvif_simple_server