Draft: add optional libicu support
By using libicu
we can remove unicode tables from glib and so reduce its binary size. This is helpful on platform with very limited storage and/or memory which are already shipping libicu
.
Fix #1333
By using libicu
we can remove unicode tables from glib and so reduce its binary size. This is helpful on platform with very limited storage and/or memory which are already shipping libicu
.
Fix #1333