mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
- Disable icuio and layoutex. - Hardcode UTF8 as charset (we always use utf8 and hardcoding him improve performances) - Do not include default utf headers - Do not use `using namespace icu` See http://source.icu-project.org/repos/icu/trunk/icu4c/readme.html#RecBuild for more information about options. Increment base dependencies version as we are compiling icu differently.