mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +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
|
//noinspection ChromeOsAbiSupport
|
||||||
abiFilters += supportedAbis
|
abiFilters += supportedAbis
|
||||||
}
|
}
|
||||||
externalNativeBuild {
|
|
||||||
cmake {
|
|
||||||
this.arguments("-DHAVE_LIBJXL=FALSE")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
splits {
|
splits {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue