mirror of https://github.com/macssh/macssh.git
Add libssh2 and openssl as submodules
This commit is contained in:
parent
0a2a8ea1e5
commit
4c6a934f66
|
@ -0,0 +1,8 @@
|
||||||
|
[submodule "libssh2"]
|
||||||
|
path = libssh2
|
||||||
|
url = git@github.com:macssh/libssh2.git
|
||||||
|
branch = macos
|
||||||
|
[submodule "openssl"]
|
||||||
|
path = openssl
|
||||||
|
url = git@github.com:macssh/openssl.git
|
||||||
|
branch = OpenSSL_0_9_8-stable_macos
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 21ba2a58fb8ec699c8015cfda27a835d1123d3f7
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit ab7c7d294c7638f84fa20591613c7a9c316fee6f
|
Loading…
Reference in New Issue