meson: Improve GIR init section

Init with disabled registry and remove it only for clapper-gtk where its not needed.
This commit is contained in:
Rafał Dzięgiel
2025-06-02 19:53:46 +02:00
parent 4a93bea203
commit 0b8d359844
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,6 @@ if build_gir
clappergtk_enums,
],
extra_args: [
gir_init_section,
'--quiet',
'--warn-all',
'-DCLAPPER_GTK_COMPILATION',