mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
build: Make the sysprof feature yield
This is expected by other projects who use glib as a subproject, and there is little point in making the option a feature unless you inherit it.
This commit is contained in:
@@ -69,6 +69,7 @@ option('tapset_install_dir',
|
||||
option('sysprof',
|
||||
type : 'feature',
|
||||
value : 'auto',
|
||||
yield : true,
|
||||
description : 'include tracing support for sysprof')
|
||||
|
||||
option('documentation',
|
||||
|
Reference in New Issue
Block a user