mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-05-24 17:25:44 +08:00
20 lines
312 B
Plaintext
20 lines
312 B
Plaintext
{
|
|
"apiType": "stageMode",
|
|
"buildOption": {
|
|
"externalNativeOptions": {
|
|
"path": "./src/main/cpp/CMakeLists.txt",
|
|
"arguments": "",
|
|
"abiFilters": [
|
|
"armeabi-v7a",
|
|
"arm64-v8a"
|
|
],
|
|
"cppFlags": ""
|
|
},
|
|
},
|
|
"targets": [
|
|
{
|
|
"name": "default"
|
|
}
|
|
]
|
|
}
|