静态库去除JSON_USE_EXCEPTION宏定义

Signed-off-by: fangyunzhong <fangyunzhong2@huawei.com>
This commit is contained in:
fangyunzhong 2023-11-02 21:28:38 +08:00
parent dd40b715c4
commit 124bf45309

View File

@ -86,7 +86,6 @@ ohos_static_library("jsoncpp_static") {
]
public_configs = [ ":jsoncpp_public_config" ]
cflags_cc = [
"-DJSON_USE_EXCEPTION=0",
"-Wall",
"-Werror",
"-Wno-implicit-fallthrough",