Skip to content

Commit 4b8477c

Browse files
committed
add submoduls of the dependecies
1 parent 286351c commit 4b8477c

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "3party/openssl"]
2+
path = 3party/openssl
3+
url = [email protected]:openssl/openssl.git
4+
[submodule "3party/boost"]
5+
path = 3party/boost
6+
url = [email protected]:boostorg/boost.git

3party/boost

Submodule boost added at 7485deb

3party/openssl

Submodule openssl added at eaee176

0 commit comments

Comments
 (0)