update BUILD.gn.

Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
zhangxiao72
2022-05-19 07:09:29 +00:00
committed by Gitee
parent c094fe1bd7
commit 1ab0a145f9
+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/",