Skip to content

Commit a60ef69

Browse files
authored
Merge pull request #275 from bgilbert/glib_debug
Disable glib debug infrastructure
2 parents be1444d + 440a47c commit a60ef69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ subproject(
102102
'introspection=disabled',
103103
'nls=disabled',
104104
'tests=false',
105+
'glib_debug=disabled',
105106
],
106107
)
107108
subproject(

0 commit comments

Comments
 (0)