修改jsoncpp 配置文件,适配ark

Change-Id: I103bc8ddf7278ef6e2e340425d5aee72a4f13da6
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
zhangxiao72 2022-05-19 14:02:27 +08:00
parent 63b758fbfc
commit 1f1f4a51a0

View File

@ -65,9 +65,8 @@ ohos_static_library("jsoncpp_static") {
]
use_exceptions = true
configs = [ ":config_static" ]
configs += [ ":flag_config" ]
public_configs = [ ":jsoncpp_public_config" ]
public_configs += [ ":jsoncpp_config" ]
public_configs += [ ":flag_config" ]
include_dirs = [
"//third_party/jsoncpp/include/json/",
"//third_party/jsoncpp/include/",