mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 04:09:25 +00:00
247 B
247 B
kmcompx: compile .kmn to .kmx
How to start building on Windows:
- Start a Visual Studio Command Prompt
meson setup buildcd buildmeson compilemeson test
Note: this setup does not currently work in bash on Windows.