mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-04-03 18:00:08 +03:00
Link necessary libs for Win32 builds
This commit is contained in:
parent
05045c98b7
commit
1aefc46906
@ -63,6 +63,8 @@ if(WIN32)
|
||||
"setupapi.lib"
|
||||
"winmm.lib"
|
||||
"WtsApi32.Lib"
|
||||
"ws2_32.lib"
|
||||
"crypt32.lib"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user