mirror of
https://gitee.com/openharmony/third_party_opencl-headers
synced 2024-11-23 07:02:45 +00:00
add bundle.json
Signed-off-by: Lostoner <nizihao1@huawei.com>
This commit is contained in:
parent
ab31607f44
commit
f6202bc758
33
bundle.json
Normal file
33
bundle.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "@ohos/opencl-headers",
|
||||
"description": "This repository contains C language headers for the OpenCL API.",
|
||||
"version": "2.2",
|
||||
"license": "Apache License 2.0",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "third_party/opencl-headers"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"readmePath": {
|
||||
"en": "README.md"
|
||||
},
|
||||
"component": {
|
||||
"name": "opencl-headers",
|
||||
"subsystem": "thirdparty",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [ "standard" ],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user