openvpn protocol linked to the project
This commit is contained in:
parent
9e0e66a0ae
commit
c057786011
3 changed files with 25 additions and 7 deletions
|
@ -134,4 +134,13 @@ android {
|
|||
// path 'wireguard/CMakeLists.txt'
|
||||
// }
|
||||
// }
|
||||
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path 'openvpn/src/main/cpp/CMakeLists.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
BIN
client/android/openvpn.tar.gz
Normal file
BIN
client/android/openvpn.tar.gz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue