https://github.com/fcitx/mozc-cmake
CMake buildsystem for building mozc
https://github.com/fcitx/mozc-cmake
Last synced: 4 months ago
JSON representation
CMake buildsystem for building mozc
- Host: GitHub
- URL: https://github.com/fcitx/mozc-cmake
- Owner: fcitx
- Created: 2025-01-18T23:37:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-07T02:39:38.000Z (about 1 year ago)
- Last Synced: 2025-03-07T03:26:57.955Z (about 1 year ago)
- Language: CMake
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mozc cmake
================
This is a project that intend to build mozc with cmake.
The motivation is to allow easier build for mozc & fcitx on non-Linux platforms.
It does not strictly follow mozc upstream and only tracks a specific commit of https://github.com/fcitx/mozc.
Only oss build is planned to be supported.