1 Star 0 Fork 28

王凯/third_party_egl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
tongkai0808fh 提交于 2024-02-20 06:40 . 第三方egl部件依赖整改
{
"name": "@ohos/egl",
"description": "The EGL-Registry repository contains the EGL API and Extension Registry, including specifications, reference pages and reference cards, and the enumerant registry.",
"version": "3.1",
"license": "MIT License",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/EGL"
},
"dirs": {},
"scripts": {},
"licensePath": "README.OpenSource",
"readmePath": {
"en": "README.md"
},
"component": {
"name": "egl",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "1",
"ram": "1",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/EGL:libEGL",
"header": {
"header_files": [
"egl.h",
"eglext.h",
"eglplatform.h"
],
"header_base": "//third_party/EGL/api/EGL"
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/king-kai-wang/third_party_egl.git
git@gitee.com:king-kai-wang/third_party_egl.git
king-kai-wang
third_party_egl
third_party_egl
master

搜索帮助