]> www.ginac.de Git - cln.git/blob - src/cl_config.h.cmake
cmake: cl_config.h: avoid redefining GMP_DEMANDS_UINTD_* macros
[cln.git] / src / cl_config.h.cmake
1 #ifndef CL_CONFIG_H
2 #define CL_CONFIG_H
3 #include "cln/host_cpu.h"
4
5 #cmakedefine CL_USE_GMP 1
6 #cmakedefine ASM_UNDERSCORE
7 #cmakedefine CL_HAVE_ATTRIBUTE_FLATTEN
8 #cmakedefine HAVE_UNISTD_H
9
10 #endif /* CL_CONFIG_H */