3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/plasma/workspace/config-workspace.h.cmake
2022-03-05 22:41:29 +05:00

15 lines
502 B
CMake

/* 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 HAVE_PACKAGEKIT "${HAVE_PACKAGEKIT}"