mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-30 10:49:25 +03:00
CMake: build vpndrvinst
This commit is contained in:
@@ -155,6 +155,10 @@ if(WIN32)
|
||||
add_subdirectory(PenCore)
|
||||
add_dependencies(hamcore-archive-build PenCore)
|
||||
|
||||
# vpndrvinst
|
||||
add_subdirectory(vpndrvinst)
|
||||
add_dependencies(hamcore-archive-build vpndrvinst)
|
||||
|
||||
# vpnsmgr
|
||||
add_subdirectory(vpnsmgr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user