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

0001 /* config-workspace.h.  Generated by cmake from config-workspace.h.cmake  */
0002 
0003 /* Defines if your system has the libfontconfig library */
0004 #cmakedefine HAVE_FONTCONFIG 1
0005 
0006 /* Define to 1 if you have the <sys/time.h> header file. */
0007 #cmakedefine HAVE_SYS_TIME_H 1
0008 
0009 /* place where plasma-frameworks things are installed */
0010 #define PLASMA_RELATIVE_DATA_INSTALL_DIR "@PLASMA_RELATIVE_DATA_INSTALL_DIR@"
0011 
0012 #define WORKSPACE_VERSION_STRING "${PROJECT_VERSION}"
0013 
0014 #cmakedefine OS_UBUNTU 1
0015 #cmakedefine01 GLIBC_LOCALE_AUTO
0016 #cmakedefine01 GLIBC_LOCALE_GENERATED
0017 
0018 #if GLIBC_LOCALE_AUTO == 1 || GLIBC_LOCALE_GENERATED == 1 || OS_UBUNTU == 1
0019 #define GLIBC_LOCALE
0020 #endif