mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-27 09:11:40 +00:00
commit
d9c0ffdfa6
@ -74,6 +74,7 @@ config("intl_util_config") {
|
||||
]
|
||||
}
|
||||
ohos_shared_library("intl_util") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
public_configs = [ ":intl_util_config" ]
|
||||
include_dirs = []
|
||||
sources = [
|
||||
|
@ -21,6 +21,7 @@ config("zone_util_public_configs") {
|
||||
}
|
||||
|
||||
ohos_shared_library("zone_util") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
public_configs = [ ":zone_util_public_configs" ]
|
||||
sources = [ "src/zone_util.cpp" ]
|
||||
cflags_cc = [
|
||||
|
Loading…
Reference in New Issue
Block a user