1 Star 0 Fork 31

leon/third_party_opencl-headers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1009 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhuguodong 提交于 2023-06-21 16:38 +08:00 . add bundle.json
{
"name": "@ohos/opencl-headers",
"description": "OpenCL C Headers.",
"version": "3.2",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "third_party/opencl-headers"
},
"dirs": {},
"scripts": {},
"component": {
"name": "opencl-headers",
"subsystem": "thirdparty",
"feature": [],
"adapted_system_type": [
"standard"
],
"rom": "0",
"ram": "0",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/opencl-headers:libcl"
],
"inner_kits": [
{
"name": "//third_party/opencl-headers:libcl",
"header": {
"header_files": [
"opencl_wrapper.h"
],
"header_base": "//third_party/opencl-headers/include/"
}
}
],
"test": [
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lengyang3/third_party_opencl-headers.git
git@gitee.com:lengyang3/third_party_opencl-headers.git
lengyang3
third_party_opencl-headers
third_party_opencl-headers
master

搜索帮助