QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
407 B

set(KWIN_BIN "kwin_x11" CACHE STRING "Name of the KWin binary")
check_include_files(limits.h HAVE_LIMITS_H)
check_include_files(sys/time.h HAVE_SYS_TIME_H) # ksmserver, ksplashml, sftp
check_include_files(unistd.h HAVE_UNISTD_H)
set(HAVE_FONTCONFIG ${FONTCONFIG_FOUND}) # kcms/{fonts,kfontinst}
set(HAVE_XCURSOR ${X11_Xcursor_FOUND}) # many uses
set(HAVE_XFIXES ${X11_Xfixes_FOUND}) # klipper, kicker