update: 更新文件 bundle.json

发布chipsetsdk,BUILD.gn文件编译动态库已配置

Signed-off-by: zfshank <479390563@qq.com>
This commit is contained in:
zfshank
2025-12-22 16:06:07 +08:00
parent 7fd55b4289
commit 06fc685b19
+5 -1
View File
@@ -29,7 +29,11 @@
"sub_component": [ "//third_party/libjpeg-turbo:turbojpeg" ],
"inner_kits": [
{
"name": "//third_party/libjpeg-turbo:turbojpeg"
"name": "//third_party/libjpeg-turbo:turbojpeg",
"header": {
"header_files": [],
"header_base": "${root_gen_dir}/third_partylibjpeg-turbo/libjpeg-turbo-3.1.0/src"
}
},
{
"name": "//third_party/libjpeg-turbo:turbojpeg_static"