The repo aims to
- Use CMake to build original project so that it can be integrated into other platforms more easily.
- Avoid mozc's huge git history when building.
It is initially created by
git filter-repo --path src/unix/fcitx5 --force
and src/unix/fcitx5 will be synced from origin regularly.