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.
16 lines
537 B
16 lines
537 B
/* config-workspace.h. Generated by cmake from config-workspace.h.cmake */ |
|
|
|
/* Defines if your system has the libfontconfig library */ |
|
#cmakedefine HAVE_FONTCONFIG 1 |
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */ |
|
#cmakedefine HAVE_SYS_TIME_H 1 |
|
|
|
/* place where plasma-frameworks things are installed */ |
|
#define PLASMA_RELATIVE_DATA_INSTALL_DIR "@PLASMA_RELATIVE_DATA_INSTALL_DIR@" |
|
|
|
#define WORKSPACE_VERSION_STRING "${PROJECT_VERSION}" |
|
|
|
#cmakedefine OS_UBUNTU 1 |
|
#cmakedefine GLIBC_LOCALE 1 |
|
#cmakedefine LOCALE_GENERATED 1
|
|
|