mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
chore: Remove cmake arguments
This commit is contained in:
parent
3c00a249c3
commit
b19480de1a
1 changed files with 0 additions and 5 deletions
|
@ -66,11 +66,6 @@ android {
|
|||
//noinspection ChromeOsAbiSupport
|
||||
abiFilters += supportedAbis
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
this.arguments("-DHAVE_LIBJXL=FALSE")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
splits {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue