mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
|
/* Mutter version */
|
||
|
#mesondefine MUTTER_VERSION
|
||
|
|
||
|
/* List of Cogl drivers */
|
||
|
#mesondefine CLUTTER_DRIVERS
|
||
|
|
||
|
/* Have evdev support for input handling */
|
||
|
#mesondefine HAVE_EVDEV
|
||
|
|
||
|
/* Building with libwacom for advanced tablet management */
|
||
|
#mesondefine HAVE_LIBWACOM
|
||
|
|
||
|
/* Supports PangoFt2 */
|
||
|
#mesondefine HAVE_PANGO_FT2
|