mirror of
https://gitlab.gnome.org/World/tootle
synced 2025-01-07 21:31:21 +01:00
5 lines
180 B
Meson
5 lines
180 B
Meson
#i18n.gettext(meson.project_name(),
|
|
# args: ['--directory='+meson.source_root(), '--from-code=UTF-8'],
|
|
# install: false,
|
|
#)
|
|
i18n.gettext(meson.project_name(), preset: 'glib') |