[mutter/tintou/cogl-gir-header: 32/32] cogl: Add main header for Cogl
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/tintou/cogl-gir-header: 32/32] cogl: Add main header for Cogl
- Date: Thu, 12 Mar 2020 13:35:53 +0000 (UTC)
commit df332551623629eb5373bdc7a8fa125a128c4351
Author: Corentin Noël <corentin elementary io>
Date: Mon Mar 2 12:15:57 2020 +0100
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
cogl/cogl/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/cogl/cogl/meson.build b/cogl/cogl/meson.build
index 0297a2485..be93ba2f9 100644
--- a/cogl/cogl/meson.build
+++ b/cogl/cogl/meson.build
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]