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

!33 feat: 添加innerapi_tag

Merge pull request !33 from cheng_jinsong/fly0516
...@@ -53,6 +53,10 @@ ohos_shared_library("jsoncpp") { ...@@ -53,6 +53,10 @@ ohos_shared_library("jsoncpp") {
"//third_party/jsoncpp/include/", "//third_party/jsoncpp/include/",
] ]
public_configs = [ ":jsoncpp_public_config" ] public_configs = [ ":jsoncpp_public_config" ]
innerapi_tags = [
"chipsetsdk",
"platformsdk",
]
part_name = "jsoncpp" part_name = "jsoncpp"
subsystem_name = "thirdparty" subsystem_name = "thirdparty"
install_images = [ install_images = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册