kde-workspace/config-workspace.h.cmake
Ivailo Monev afa0efd8e7 generic: remove unused configuration checks and definitions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-15 15:45:09 +03:00

19 lines
608 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
/* Defines if your system has the freetype library */
#cmakedefine HAVE_FREETYPE 1
/* KDE's default home directory */
#cmakedefine KDE_DEFAULT_HOME "${KDE_DEFAULT_HOME}"
/* KDE's configuration directory */
#define KDE_CONFDIR "${KDE4_CONFIG_INSTALL_DIR}"
/* KDE's static libraries directory */
#define KDE_LIBDIR "${KDE4_LIB_INSTALL_DIR}"
/* KDE's system configuration directory */
#define KDE_SYSCONFDIR "${KDE4_SYSCONF_INSTALL_DIR}"