Skip to content
  • Robert Bragg's avatar
    config.h: define COGL_ENABLE_EXPERIMENTAL_2_0_API · 8efb48ec
    Robert Bragg authored
    By defining COGL_ENABLE_EXPERIMENTAL_2_0_API in config.h we can ensure
    that all internal clutter and cogl code can use the Cogl 2.0 API and by
    not using AM_CPPFLAGS we avoid having other tools such as glib-mkenums
    and the gir-scanner from inadvertently using the define also.
    8efb48ec