webpin/po/extra/meson.build

7 lines
121 B
Meson
Raw Permalink Normal View History

i18n.gettext('extra',
args: [
'--directory=' + meson.source_root(),
'--from-code=UTF-8'
],
install: false
)