Warning, /plasma/plasma-workspace/ConfigureChecks.cmake is written in an unsupported language. File is not indexed.

0001 set(KWIN_BIN "kwin_x11" CACHE STRING "Name of the KWin binary")
0002 
0003 check_include_files(sys/time.h HAVE_SYS_TIME_H)     # ksmserver, ksplashml, sftp
0004 check_include_files(unistd.h HAVE_UNISTD_H)
0005 
0006 set(HAVE_FONTCONFIG ${FONTCONFIG_FOUND}) # kcms/{fonts,kfontinst}