{
"apiType": 'stageMode',
"buildOption": {
"externalNativeOptions": {
"path": "./src/main/cpp/CMakeLists.txt",
"arguments": "-v -DOHOS_STL=c++_shared",
"abiFilters": [
"arm64-v8a",
"armeabi-v7a",
"x86_64"
],
"cppFlags": "",
}
},
"targets": [
{
"name": "default",
"runtimeOS" : "OpenHarmony"
}
]
}