mirror of
https://github.com/TakeV-Lambda/Tooth.git
synced 2024-11-01 13:40:21 +00:00
5 lines
No EOL
180 B
Meson
5 lines
No EOL
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') |