mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: add a hack for Damned Lies
if conditions are confusing for Damned Lies,
so add a non-installed 18n.gettext before it.
Idea borrowed from 21ff7337f2
See https://gitlab.gnome.org/Infrastructure/damned-lies/issues/150
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user