mirror of
https://github.com/amnezia-vpn/OpenVPNAdapter.git
synced 2026-06-28 13:07:19 +03:00
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
|
"name": "openvpn3",
|
|
"version-string": "3.7",
|
|
"dependencies": [
|
|
"gtest",
|
|
"lz4",
|
|
"openssl",
|
|
"jsoncpp",
|
|
"asio",
|
|
"tap-windows6",
|
|
"ovpn-dco-win"
|
|
]
|
|
}
|