File: meson.build

package info (click to toggle)
sysprof 49.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,992 kB
  • sloc: ansic: 73,989; xml: 171; cpp: 49; sh: 32; makefile: 31; javascript: 6
file content (6 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (5)
1
2
3
4
5
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