works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / po / meson.build
CommitLineData
e8f3bd71
MAL
1i18n = import('i18n')
2
0e8e77d4 3if find_program('xgettext', required: get_option('gettext')).found()
e8f3bd71
MAL
4 i18n.gettext(meson.project_name(),
5 args: '--msgid-bugs-address=qemu-devel@nongnu.org',
6 preset: 'glib')
7endif
This page took 0.118822 seconds and 4 git commands to generate.