Emmanuele Bassi 93a9613b59 [build] Copy cogl-enum-types.h under the guard
We avoid rebuilding cogl-enum-types.h and cogl-enum-types.c by
using a "guard" -- a stamp file that will block Makefile. Since
we need cogl-enum-types.h into /clutter/cogl as well for the
cogl.h include to work, if we copy the cogl-enum-types.h
unconditionally it will cause a rebuild of the whole COGL; which
will cause a full rebuild.

To solve this, we can copy the header file when generating it
under the stamp file.
2009-05-29 15:13:55 +01:00
2009-05-06 17:59:25 +01:00
2009-05-29 12:31:47 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%