mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
7 lines
209 B
Meson
7 lines
209 B
Meson
# https://gitlab.gnome.org/Infrastructure/damned-lies/issues/150
|
|
i18n.gettext('sysprof-workaround', preset: 'glib', install: false)
|
|
|
|
if get_option('libsysprof')
|
|
i18n.gettext('sysprof', preset: 'glib')
|
|
endif
|