summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 14:20:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 14:20:08 -0600
commite621be81bb814466886544a9a6d9a328c24d88f7 (patch)
tree4f842fc65d1d33751b23f4b774ff7722c1a8fc0d /config.h.cmake
parent78e0d2cd45f327df654c8dd17f7098271398177f (diff)
downloadtdeio-locate-e621be81bb814466886544a9a6d9a328c24d88f7.tar.gz
tdeio-locate-e621be81bb814466886544a9a6d9a328c24d88f7.zip
Add missing config.h.cmake file
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
new file mode 100644
index 0000000..d81a482
--- /dev/null
+++ b/config.h.cmake
@@ -0,0 +1,5 @@
+#cmakedefine SIZEOF_INT @SIZEOF_INT@
+#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
+#cmakedefine HAVE_STDINT_H 1
+#cmakedefine HAVE_SYSTEMS_H 1
+#cmakedefine HAVE_STATVFS 1 \ No newline at end of file