externals: Switch to newer cryptopp-cmake. (#6242)
This commit is contained in:
parent
bd1cabce86
commit
a298e4969b
8 changed files with 25 additions and 457 deletions
|
@ -96,7 +96,7 @@ android {
|
|||
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
version "3.18.1"
|
||||
version "3.22.1"
|
||||
path "../../../CMakeLists.txt"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,3 +13,4 @@ org.gradle.jvmargs=-Xmx1536m
|
|||
# This option should only be used with decoupled projects. More details, visit
|
||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
android.native.buildOutput=verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue