mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-25 01:37:42 +00:00
We attempted to set the C++ version in standard.meson.build, but this does not work well as the option name varies by platform, and it also triggers a warning in meson. This fix moves the setting into each meson.build project() default_options. As there are only a handful of these, the maintenance burden is not high. Fixes: #14432 Relates-to: #14355 Build-bot: build 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.