Version:
Usage
Install the latest icu package with the following command:
meson wrap install icuOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from icu 77.1-3 can be used by adding the following lines to your meson.build file:
icu-data_dep = dependency('icu-data')
icu-i18n_dep = dependency('icu-i18n')
icu-io_dep = dependency('icu-io')
icu-uc_dep = dependency('icu-uc')
genbrk_prog = find_program('genbrk')
genccode_prog = find_program('genccode')
gencmn_prog = find_program('gencmn')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...