1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-12 10:44:58 +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

View File

@ -123,9 +123,6 @@ add_subdirectory(Cedar)
# Mayaqua kernel
add_subdirectory(Mayaqua)
# hamcorebuilder utility
add_subdirectory(hamcorebuilder)
# vpnserver
add_subdirectory(vpnserver)
@ -141,6 +138,12 @@ add_subdirectory(vpncmd)
# vpntest
add_subdirectory(vpntest)
# libhamcore
add_subdirectory(libhamcore)
# hamcorebuilder utility
add_subdirectory(hamcorebuilder)
# hamcore.se2 archive file
add_custom_target(hamcore-archive-build
ALL