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