feature: added libssh submodule

This commit is contained in:
vladimir.kuznetsov 2022-12-04 01:43:34 +03:00
parent c8dd12eb20
commit 0ec0cb1b19
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View file

@ -25,3 +25,6 @@
[submodule "client/3rd/qtkeychain"]
path = client/3rd/qtkeychain
url = https://github.com/frankosterfeld/qtkeychain.git
[submodule "client/3rd/libssh"]
path = client/3rd/libssh
url = https://git.libssh.org/projects/libssh.git/