mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 02:12:51 +00:00
14 lines
352 B
CMake
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
|