Files
ImageKnife/gpu_transform/build-profile.json5
tyBrave 75f08250a2 add gpu transform module
Signed-off-by: tyBrave <tianyong13@huawei.com>
2023-02-02 16:59:13 +08:00

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"
}
]
}