kde-workspace/kcontrol/kfontinst/config-fontinst.h.cmake
Ivailo Monev 63f8b2943d kcontrol: correct KFONTINST_LIB_EXEC_DIR
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-02 00:45:53 +02:00

9 lines
217 B
CMake

#ifndef __CONFIG_FONTINST_H__
#define __CONFIG_FONTINST_H__
#define KFONTINST_LIB_EXEC_DIR "@KDE4_LIBEXEC_INSTALL_DIR@"
/* Define to 1 if you have the <locale.h> header file. */
#cmakedefine HAVE_LOCALE_H 1
#endif