summaryrefslogtreecommitdiff
path: root/src/defs.h.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h.cmake.in')
-rw-r--r--src/defs.h.cmake.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/defs.h.cmake.in b/src/defs.h.cmake.in
new file mode 100644
index 00000000..8d89d8b2
--- /dev/null
+++ b/src/defs.h.cmake.in
@@ -0,0 +1,8 @@
+/* defs.h Generated from defs.h.cmake.in by cmake */
+
+#ifndef _COLM_DEFS_H
+#define _COLM_DEFS_H
+
+#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
+
+#endif /* _COLM_DEFS_H */