summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/CONFIGURE
blob: 0b78b2acc457916a48f66907b10587d027fbf55f (plain) (blame)
1
2
3
4
5
6
7
. "${GRIMOIRE}/MESON_CONFIGURE" &&

list_remove CAIRO_OPTS "--enable-tee=yes" &&
list_remove CAIRO_OPTS "--enable-tee=no" &&

config_query_option CAIRO_OPTS "Enable cairo's tee surface backend feature?" n \
                               "tee=enabled" "tee=disabled"