sernatur/po/meson.build

5 lines
103 B
Meson
Raw Normal View History

2018-10-18 16:31:50 -03:00
i18n = import('i18n')
i18n.gettext(meson.project_name(),
args: '--directory=' + meson.source_root()
)