mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
6 lines
149 B
Meson
6 lines
149 B
Meson
if get_option('help')
|
|
gnome.yelp('sysprof',
|
|
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
|
|
)
|
|
endif
|