kde-workspace/config-X11.h.cmake

18 lines
420 B
CMake
Raw Normal View History

2014-11-13 19:30:51 +02:00
/* 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 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