1
0
mirror of https://github.com/brl/mutter.git synced 2025-01-20 00:18:56 +00:00
mutter/cogl/cogl-config.h.meson

14 lines
281 B
Plaintext

/* Have GL for rendering */
#mesondefine HAVE_COGL_GL
/* Have GLES 2.0 for rendering */
#mesondefine HAVE_COGL_GLES2
/* Building with Sysprof profiling support */
#mesondefine HAVE_TRACING
/* Enable unit tests */
#mesondefine ENABLE_UNIT_TESTS
#define COGL_CONFIG_H_INCLUDED 1