mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +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.