mirror of
https://gitee.com/openharmony/third_party_icu
synced 2025-03-01 05:57:18 +00:00
Signed-off-by: mengjingzhimo <luoboming@huawei.com>
Changes to be committed: modified: icu4c/BUILD.gn
This commit is contained in:
parent
a91cd1e78c
commit
09f644e57a
@ -62,6 +62,13 @@ ohos_prebuilt_etc("ohos_icudat") {
|
||||
subsystem_name = "thirdparty"
|
||||
}
|
||||
|
||||
ohos_prebuilt_etc2("ohos_icudat2") {
|
||||
source = "//third_party/icu/ohos_icu4j/data/icudt69l.dat"
|
||||
module_install_dir = "usr/ohos_icu/"
|
||||
part_name = "icu"
|
||||
subsystem_name = "thirdparty"
|
||||
}
|
||||
|
||||
icu_common_source = [
|
||||
"//third_party/icu/icu4c/source/common/ubiditransform.cpp",
|
||||
"//third_party/icu/icu4c/source/common/locutil.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user