提交 1f1f4a51 编写于 作者: Z zhangxiao72

修改jsoncpp 配置文件,适配ark

Change-Id: I103bc8ddf7278ef6e2e340425d5aee72a4f13da6
Signed-off-by: Nzhangxiao72 <zhangxiao72@huawei.com>
上级 63b758fb
...@@ -65,9 +65,8 @@ ohos_static_library("jsoncpp_static") { ...@@ -65,9 +65,8 @@ ohos_static_library("jsoncpp_static") {
] ]
use_exceptions = true use_exceptions = true
configs = [ ":config_static" ] configs = [ ":config_static" ]
configs += [ ":flag_config" ]
public_configs = [ ":jsoncpp_public_config" ] public_configs = [ ":jsoncpp_public_config" ]
public_configs += [ ":jsoncpp_config" ]
public_configs += [ ":flag_config" ]
include_dirs = [ include_dirs = [
"//third_party/jsoncpp/include/json/", "//third_party/jsoncpp/include/json/",
"//third_party/jsoncpp/include/", "//third_party/jsoncpp/include/",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册