summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-27 20:25:58 -0600
committerTimothy Pearson <[email protected]>2011-11-27 20:25:58 -0600
commitb939a1459ef0e4eec6d8dd111baf8e022d1b46a0 (patch)
tree4224eaba897295236c492b2fbf204a0f21ce38db /config.h.cmake
parente9402471a2f87071f972ec8a19be33716d5ada5d (diff)
downloadabakus-b939a1459ef0e4eec6d8dd111baf8e022d1b46a0.tar.gz
abakus-b939a1459ef0e4eec6d8dd111baf8e022d1b46a0.zip
Initial conversion to standard CMake system
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
new file mode 100644
index 0000000..5d4c19d
--- /dev/null
+++ b/config.h.cmake
@@ -0,0 +1,6 @@
+#cmakedefine SIZEOF_INT @SIZEOF_INT@
+#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
+#cmakedefine HAVE_STDINT_H 1
+#cmakedefine HAVE_SYSTEMS_H 1
+#cmakedefine HAVE_STATVFS 1
+#cmakedefine HAVE_MPFR 1 \ No newline at end of file