7 Star 0 Fork 11

OpenHarmony / third_party_vixl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1019 Bytes
一键复制 编辑 原始数据 按行查看 历史
HsuYao 提交于 2024-05-24 17:00 . [新需求]: vixl版本升级6.3.0
{
"name": "@ohos/vixl",
"description": "vixl",
"version": "6.3.0",
"license": "BSD 3-clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/vixl"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENCE",
"component": {
"name": "vixl",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/vixl:libvixl"
],
"inner_kits": [
{
"name": "//third_party/vixl:libvixl",
"header": {
"header_files": [],
"header_base": "//third_party/vixl/src"
}
}
],
"test": []
}
}
}
1
https://gitee.com/openharmony/third_party_vixl.git
git@gitee.com:openharmony/third_party_vixl.git
openharmony
third_party_vixl
third_party_vixl
master

搜索帮助