summaryrefslogtreecommitdiffstats
path: root/po/meson.build
blob: 193f614f4fb47586357803963bc86912dfe79e2e (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-2.1-or-later

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