1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-30 18:59:29 +03:00

CMake: build vpnsetup

This commit is contained in:
Davide Beatrici
2020-07-23 02:00:58 +02:00
parent c084ce30f9
commit 35200a29ea
2 changed files with 33 additions and 0 deletions
+3
View File
@@ -164,6 +164,9 @@ if(WIN32)
# vpncmgr
add_subdirectory(vpncmgr)
# vpnsetup
add_subdirectory(vpnsetup)
endif()
if(UNIX)