mirror of
https://gitee.com/openharmony/third_party_jsoncpp
synced 2024-11-23 07:20:16 +00:00
修改jsoncpp 配置文件,适配ark
Change-Id: I103bc8ddf7278ef6e2e340425d5aee72a4f13da6 Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
parent
63b758fbfc
commit
1f1f4a51a0
3
BUILD.gn
3
BUILD.gn
@ -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/",
|
||||
|
Loading…
Reference in New Issue
Block a user