mcg/po/meson.build
coderkun fac7a85566 Use the build system “meson” (close #32)
Replace the build system “setuptools” with “meson”.
2022-09-11 12:31:13 +02:00

4 lines
74 B
Meson

i18n = import('i18n')
i18n.gettext(meson.project_name(), preset: 'glib')