blob: dcb5649344ce9677ac8627cefea12753fdb8cc90 (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "libs/samba/libsmb2"]
path = libs/samba/libsmb2
url = https://github.com/sahlberg/libsmb2.git
[submodule "libs/sftp/libssh2"]
path = libs/sftp/libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "libs/sftp/openssl"]
path = libs/sftp/openssl
url = https://github.com/openssl/openssl.git
|