mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
build: Add docs.c to the GLib GIR
For historical reasons, some doc blocks are included in an ancillary file. Add it to the list of sources parsed by g-ir-scanner, to increase the coverage of various macros. Fixes: #3372
This commit is contained in:
@@ -27,6 +27,7 @@ glib_gir_sources = [
|
||||
glib_types_h,
|
||||
glib_deprecated_sources,
|
||||
glib_sources,
|
||||
files('../../glib/docs.c'),
|
||||
]
|
||||
|
||||
# For API compatibility reasons, GLib-2.0.gir needs to contain the platform
|
||||
|
Reference in New Issue
Block a user