!23 修改jsoncpp 配置文件

Merge pull request !23 from zhangxiao72/master
This commit is contained in:
openharmony_ci
2022-05-19 06:49:25 +00:00
committed by Gitee
+1 -2
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/",