mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-01 19:36:37 +02:00
Merge branch 'make-sysprof-yield' into 'main'
Make the sysprof feature yield See merge request GNOME/glib!4659
This commit is contained in:
@@ -69,6 +69,7 @@ option('tapset_install_dir',
|
|||||||
option('sysprof',
|
option('sysprof',
|
||||||
type : 'feature',
|
type : 'feature',
|
||||||
value : 'auto',
|
value : 'auto',
|
||||||
|
yield : true,
|
||||||
description : 'include tracing support for sysprof')
|
description : 'include tracing support for sysprof')
|
||||||
|
|
||||||
option('documentation',
|
option('documentation',
|
||||||
|
Reference in New Issue
Block a user