mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 23:02:18 +00:00
d2ebfd0519
Screw the description like that inbred T3Q
15 lines
333 B
CMake
15 lines
333 B
CMake
/* Define if you have the XKB extension */
|
|
#cmakedefine HAVE_XKB 1
|
|
|
|
/* Define to 1 if you have Xcursor */
|
|
#cmakedefine HAVE_XCURSOR 1
|
|
|
|
/* Define if you have XorgLibinput */
|
|
#cmakedefine01 HAVE_XORGLIBINPUT
|
|
|
|
/* Define if you have X11 at all */
|
|
#cmakedefine01 HAVE_X11
|
|
|
|
/* Define if you have synaptics */
|
|
#cmakedefine01 HAVE_SYNAPTICS
|