kde-workspace/config-X11.h.cmake
Ivailo Monev 4170541c02 generic: update features information
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-04-22 01:17:25 +03:00

14 lines
352 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 the XSync extension */
#cmakedefine HAVE_XSYNC 1
/* Define if you have the XRes extension */
#cmakedefine HAVE_XRES 1
/* Define if you have the DPMS extension */
#cmakedefine HAVE_DPMS 1