mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 03:15:33 +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.