mutter/cogl/cogl-path
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
..
tesselator
cogl-path-enum-types.c.in cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-path-enum-types.h.in
cogl-path-functions.h cogl: Remove notion of a "cogl" version 2018-11-06 17:17:36 +01:00
cogl-path-private.h
cogl-path-types.h
cogl-path.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-path.h cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
cogl-path.symbols
libmutter-cogl-path.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-path.pc.in autotools: Make install directories paths more consistent 2018-11-06 17:17:36 +01:00