mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 10:44:58 +03:00
CMake: build vpnsetup
This commit is contained in:
@ -164,6 +164,9 @@ if(WIN32)
|
||||
|
||||
# vpncmgr
|
||||
add_subdirectory(vpncmgr)
|
||||
|
||||
# vpnsetup
|
||||
add_subdirectory(vpnsetup)
|
||||
endif()
|
||||
|
||||
if(UNIX)
|
||||
|
Reference in New Issue
Block a user