cogl: Add main header for Cogl

This allows bindings linking to the C header to actually have the right one.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1101
This commit is contained in:
Corentin Noël 2020-03-02 12:15:57 +01:00 committed by Georges Basile Stavracas Neto
parent 5319949a45
commit df33255162

View File

@ -478,6 +478,7 @@ if have_introspection
'-D__COGL_GLX_H_INSIDE__',
'-DCOGL_GIR_SCANNING',
],
header: 'cogl/cogl.h',
install_dir_gir: pkglibdir,
install_dir_typelib: pkglibdir,
install: true