BastionGuard/thirdparty/bastionguard-backup/po/meson.build
specialworld83 f0f913a209 Release 2.0
2026-07-15 10:52:22 +02:00

6 lines
129 B
Meson

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