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

!20 jsoncpp部件化编译

Merge pull request !20 from 陈程/master
...@@ -39,5 +39,6 @@ ohos_shared_library("jsoncpp") { ...@@ -39,5 +39,6 @@ ohos_shared_library("jsoncpp") {
"//third_party/jsoncpp/include/", "//third_party/jsoncpp/include/",
] ]
public_configs = [ ":jsoncpp_public_config" ] public_configs = [ ":jsoncpp_public_config" ]
subsystem_name = "distributeddatamgr" part_name = "jsoncpp"
subsystem_name = "thirdparty"
} }
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
"dirs": {}, "dirs": {},
"scripts": {}, "scripts": {},
"component": { "component": {
"name": "thirdparty_jsoncpp", "name": "jsoncpp",
"subsystem": "", "subsystem": "thirdparty",
"syscap": [], "syscap": [],
"features": [], "features": [],
"adapted_system_type": [], "adapted_system_type": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册