Android service wireguard build
This commit is contained in:
parent
133a3e67d2
commit
bac7b3ab37
6 changed files with 24 additions and 8 deletions
|
@ -104,9 +104,9 @@ android {
|
|||
targetSdkVersion = qtTargetSdkVersion
|
||||
}
|
||||
|
||||
// externalNativeBuild {
|
||||
// cmake {
|
||||
// path 'tunnel/CMakeLists.txt'
|
||||
// }
|
||||
// }
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path 'wireguard/CMakeLists.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue