mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-01 00:41:58 +02:00
meson: Remove GIR init section
Clapper GStreamer plugin is not part of GObject Introspection, so no need to init GStreamer when compiling bindings.
This commit is contained in:
@@ -176,7 +176,6 @@ if build_gir
|
||||
clappergtk_enums,
|
||||
],
|
||||
extra_args: [
|
||||
gir_init_section,
|
||||
'--quiet',
|
||||
'--warn-all',
|
||||
'-DCLAPPER_GTK_COMPILATION',
|
||||
|
Reference in New Issue
Block a user