mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
9 lines
201 B
CMake
9 lines
201 B
CMake
/* Define to 1 if you have Xcursor */
|
|
#cmakedefine HAVE_XCURSOR 1
|
|
|
|
/* Define if you have the XFixes extension */
|
|
#cmakedefine HAVE_XFIXES 1
|
|
|
|
/* Define if you have X11 at all */
|
|
#cmakedefine01 HAVE_X11
|