mirror of
https://gitee.com/openharmony/third_party_icu
synced 2025-02-17 08:09:15 +00:00
update ohos_icu4c/BUILD.gn.
Signed-off-by: wangkexin <wangkexin14@huawei.com>
This commit is contained in:
parent
233be82f8b
commit
92eff1b5af
@ -33,9 +33,10 @@ ohos_shared_library("icundk") {
|
||||
"//third_party/icu/icu4c:shared_icuuc",
|
||||
]
|
||||
external_deps = []
|
||||
defines = []
|
||||
if (icu_support_libbegetutil) {
|
||||
defines += [ "ICU_SUPPORT_LIBBEGETUTIL" ]
|
||||
external_deps += [ "init:libbegetutil" ]
|
||||
defines += [ "ICU_SUPPORT_LIBBEGETUTIL" ]
|
||||
external_deps += [ "init:libbegetutil" ]
|
||||
}
|
||||
|
||||
version_script = "libicu.map"
|
||||
|
Loading…
x
Reference in New Issue
Block a user