mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
54685091f1
cogl-path uses types from glu.h, but to avoid a build dependency on glu, it kept a minified copy of glu.h in tree. Drop this file and just use the actual glu.h. To avoid linking to libGLU.so, just use the includepath, instead of actually adding glu as a real dependency. This means we can remove an includepath meant to make it possible to include <GL/glu.h>. |
||
---|---|---|
.. | ||
tesselator | ||
cogl-path-enum-types.c.in | ||
cogl-path-enum-types.h.in | ||
cogl-path-functions.h | ||
cogl-path-private.h | ||
cogl-path-types.h | ||
cogl-path.c | ||
cogl-path.h | ||
cogl-path.symbols | ||
libmutter-cogl-path.map | ||
meson.build | ||
mutter-cogl-path.pc.in |