mutter/cogl/cogl-path
Florian Müllner a1e325f749 build: Don't use absolute paths with subdir keyword
Meson 0.50.0 made passing an absolute path to install_headers()'
subdir keyword a fatal error. This means we have to track both
relative (to includedir) paths for header subdirs and absolute
paths for generated headers now :-(

https://gitlab.gnome.org/GNOME/mutter/merge_requests/492
2019-03-18 12:37:14 +00:00
..
tesselator
cogl-path-enum-types.c.in
cogl-path-enum-types.h.in
cogl-path-functions.h cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-path-private.h cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-path-types.h Use a consistent style for enum braces 2019-02-28 09:31:01 +01:00
cogl-path.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-path.h
cogl-path.symbols
libmutter-cogl-path.map
meson.build build: Don't use absolute paths with subdir keyword 2019-03-18 12:37:14 +00:00
mutter-cogl-path.pc.in