1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-06 07:44:57 +03:00

hamcorebuilder: Use libhamcore to build archive

https://github.com/SoftEtherVPN/libhamcore
This commit is contained in:
Davide Beatrici
2021-03-10 02:13:00 +01:00
parent de03b3ec59
commit 68574e9af9
8 changed files with 44 additions and 336 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "3rdparty/BLAKE2"]
path = 3rdparty/BLAKE2
url = https://github.com/BLAKE2/BLAKE2.git
[submodule "src/libhamcore"]
path = src/libhamcore
url = https://github.com/SoftEtherVPN/libhamcore.git