mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build.sh | ||
| keymap.cpp | ||
| keymap.h | ||
| mc_import_rules.cpp | ||
| mc_import_rules.h | ||
| mc_kmxfile.cpp | ||
| mc_kmxfile.h | ||
| mcompile.cpp | ||
| mcompile.h | ||
| meson.build | ||