summaryrefslogtreecommitdiff
path: root/po/meson.build
blob: 3611ac90f12c8b501b6260f4fa69c06ebf89ae0d (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-2.1+

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