mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
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:
parent
5319949a45
commit
df33255162
@ -478,6 +478,7 @@ if have_introspection
|
|||||||
'-D__COGL_GLX_H_INSIDE__',
|
'-D__COGL_GLX_H_INSIDE__',
|
||||||
'-DCOGL_GIR_SCANNING',
|
'-DCOGL_GIR_SCANNING',
|
||||||
],
|
],
|
||||||
|
header: 'cogl/cogl.h',
|
||||||
install_dir_gir: pkglibdir,
|
install_dir_gir: pkglibdir,
|
||||||
install_dir_typelib: pkglibdir,
|
install_dir_typelib: pkglibdir,
|
||||||
install: true
|
install: true
|
||||||
|
Loading…
Reference in New Issue
Block a user