aboutsummaryrefslogtreecommitdiff
path: root/samples/kcalc/config.h.cmake
blob: fe72a738edaa1a5680f533cb953858875980eef4 (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_H
#define CONFIG_H

#cmakedefine HAVE_UNISTD_H
#cmakedefine HAVE_STRING_H

#cmakedefine HAVE_FUNC_ISINF

#endif