File: meson.build

package info (click to toggle)
json-glib 1.10.6%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,476 kB
  • sloc: ansic: 13,543; sh: 39; python: 28; makefile: 16; javascript: 5
file content (7 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: 2017 Emmanuele Bassi
#
# SPDX-License-Identifier: LGPL-2.1-or-later

i18n = import('i18n')

i18n.gettext(json_gettext_domain, preset: 'glib')