fix: 编译兼容
This commit is contained in:
parent
969c51d7b0
commit
0f3d4ed1b8
@ -5,6 +5,11 @@
|
|||||||
"path": "./src/main/cpp/CMakeLists.txt",
|
"path": "./src/main/cpp/CMakeLists.txt",
|
||||||
"arguments": "",
|
"arguments": "",
|
||||||
"cppFlags": "",
|
"cppFlags": "",
|
||||||
|
"abiFilters": [
|
||||||
|
"arm64-v8a",
|
||||||
|
"armeabi-v7a",
|
||||||
|
"x86_64"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"sourceOption": {
|
"sourceOption": {
|
||||||
"workers": [
|
"workers": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user