kde-workspace/kcontrol/kfontinst/config-fontinst.h.cmake
2014-11-13 19:30:51 +02:00

9 lines
212 B
CMake

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