未验证 提交 10cdcc03 编写于 作者: O openharmony_ci 提交者: Gitee

!23 修改jsoncpp 配置文件

Merge pull request !23 from zhangxiao72/master
...@@ -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.
先完成此消息的编辑!
想要评论请 注册