Warning, /sdk/kde-dev-scripts/cmake-utils/samples/kcalc/config.h.cmake is written in an unsupported language. File is not indexed.

0001 #ifndef CONFIG_H
0002 #define CONFIG_H
0003 
0004 #cmakedefine HAVE_UNISTD_H
0005 #cmakedefine HAVE_STRING_H
0006 
0007 #cmakedefine HAVE_FUNC_ISINF
0008 
0009 #endif