meson: cleanup formatting

This commit is contained in:
Tristan Partin
2023-07-28 13:10:54 -05:00
parent 79ba6ab3d5
commit 39fc1161f6

View File

@ -39,7 +39,7 @@ need_glib = (need_gtk or
get_option('examples') or
get_option('sysprofd') != 'none' or
get_option('tools') or
get_option('tests'))
get_option('tests'))
need_libsysprof = (need_gtk or
get_option('libsysprof') or
get_option('examples') or