Turn introspection scanner warnings into errors
We want to catch errors in our annotations or our API.
This commit is contained in:
@@ -1135,6 +1135,7 @@ if build_gir
|
||||
gir_args = [
|
||||
'-DGTK_COMPILATION',
|
||||
'--quiet',
|
||||
'--warn-error',
|
||||
]
|
||||
|
||||
# We may build some of the dependencies as sub-projects; this means
|
||||
|
||||
Reference in New Issue
Block a user