mutter/cogl/cogl-pango
Georges Basile Stavracas Neto d1c4c46281
build: Prefer dependencies instead of link_with
Meson uses the 'dependencies' field to determine and
parallelize build steps, but that isn't entirely true
with 'link_with'; this might cause a race condition
when generating header files while trying to build
them.

Fix that by only using 'dependencies' instead of 'link_with'.
2018-11-06 17:50:24 -02:00
..
cogl-pango-display-list.c cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-pango-display-list.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-pango-fontmap.c cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-pango-glyph-cache.c cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-pango-glyph-cache.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-pango-pipeline-cache.c cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-pango-pipeline-cache.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-pango-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-pango-render.c cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-pango.h cogl: Remove notion of a "cogl" version 2018-11-06 17:17:36 +01:00
cogl-pango.symbols move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
libmutter-cogl-pango.map Add meson build support 2018-11-06 18:51:44 +01:00
Makefile.am autotools: Make install directories paths more consistent 2018-11-06 17:17:36 +01:00
meson.build build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
mutter-cogl-pango.pc.in autotools: Make install directories paths more consistent 2018-11-06 17:17:36 +01:00