mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
By default we add the `--werror` option to meson builds. This might cause problems when compiling with a different compiler, so this option adds the `--no-werror` option to our build scripts. This enables integrators to compile with other compiler versions. Fixes: #13970 Cherry-pick-of: #13988 Test-bot: skip |
||
|---|---|---|
| .. | ||
| icons | ||
| man | ||
| src | ||
| tests | ||
| .gitignore | ||
| build.sh | ||
| COPYING | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
Keyman engine for IBus
See ibus-keyman.md for documentation how to build Keyman engine for IBus.