未验证 提交 21111843 编写于 作者: O openharmony_ci 提交者: Gitee

!18 三方库部件化

Merge pull request !18 from 冯泽悟/master
......@@ -82,12 +82,14 @@ if (defined(ohos_lite)) {
deps = [ ":libpng_static" ]
public_configs = [ ":libpng_config" ]
configs = [ ":libpng_wno_config" ]
subsystem_name = "common"
subsystem_name = "thirdparty"
install_images = [
"system",
"updater",
]
part_name = "graphic_standard"
part_name = "libpng"
output_name = "libpng"
install_enable = true
}
ohos_static_library("libpng_static") {
......
......@@ -15,7 +15,7 @@
},
"component": {
"name": "thirdparty_libpng",
"subsystem": "",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册