Files
sysprof/po/meson.build
Tristan Partin 757d36ae8e Cleanup the build a bit
Makes the Meson build a little bit better and cleans up some of the
formatting.
2022-05-25 14:07:02 -05:00

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