...
 
Commits (2)
    https://gitcode.net/openharmony/third_party_jsoncpp/-/commit/ac6ce5da308cf131d17d8c3eb5cf024c97f62edf add innertag on third_party_jsoncpp 2023-05-17T15:59:35+08:00 chengjinsong2 chengjinsong2@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg5" style="text-decoration: none">N</a><a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com">chengjinsong2</a> &lt;<a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com">chengjinsong2@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/third_party_jsoncpp/-/commit/e67cce159692c25a7c9fbfde7605f32c424a8657 !33 feat: 添加innerapi_tag 2023-06-08T10:50:18+00:00 openharmony_ci 120357966@qq.com Merge pull request !33 from cheng_jinsong/fly0516
......@@ -53,6 +53,10 @@ ohos_shared_library("jsoncpp") {
"//third_party/jsoncpp/include/",
]
public_configs = [ ":jsoncpp_public_config" ]
innerapi_tags = [
"chipsetsdk",
"platformsdk",
]
part_name = "jsoncpp"
subsystem_name = "thirdparty"
install_images = [
......