mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
7 lines
173 B
Meson
7 lines
173 B
Meson
find_program('itstool')
|
|
|
|
gnome.yelp('sysprof',
|
|
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
|
|
media: ['figures/Sysprof.svg']
|
|
)
|