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

!32 增加updater模式依赖jsoncpp

Merge pull request !32 from 王佳栋/master
...@@ -55,6 +55,10 @@ ohos_shared_library("jsoncpp") { ...@@ -55,6 +55,10 @@ ohos_shared_library("jsoncpp") {
public_configs = [ ":jsoncpp_public_config" ] public_configs = [ ":jsoncpp_public_config" ]
part_name = "jsoncpp" part_name = "jsoncpp"
subsystem_name = "thirdparty" subsystem_name = "thirdparty"
install_images = [
"system",
"updater",
]
} }
ohos_static_library("jsoncpp_static") { ohos_static_library("jsoncpp_static") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册