mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
12 lines
358 B
CMake
12 lines
358 B
CMake
/* Define to 1 if you have the <sys/ptrace.h> header file. */
|
|
#cmakedefine HAVE_SYS_PTRACE_H 1
|
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */
|
|
#cmakedefine HAVE_SYS_ENDIAN_H 1
|
|
|
|
/* Define to 1 if you have the <byteswap.h> header file. */
|
|
#cmakedefine HAVE_BYTESWAP_H 1
|
|
|
|
/* Define to 1 if you have the X11 xres file */
|
|
#cmakedefine HAVE_XRES 1
|
|
|