mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
meson: cleanup formatting
This commit is contained in:
@ -39,7 +39,7 @@ need_glib = (need_gtk or
|
|||||||
get_option('examples') or
|
get_option('examples') or
|
||||||
get_option('sysprofd') != 'none' or
|
get_option('sysprofd') != 'none' or
|
||||||
get_option('tools') or
|
get_option('tools') or
|
||||||
get_option('tests'))
|
get_option('tests'))
|
||||||
need_libsysprof = (need_gtk or
|
need_libsysprof = (need_gtk or
|
||||||
get_option('libsysprof') or
|
get_option('libsysprof') or
|
||||||
get_option('examples') or
|
get_option('examples') or
|
||||||
|
|||||||
Reference in New Issue
Block a user