fixed cmake again...
[umurmur.git] / src / config.h.in
diff --git a/src/config.h.in b/src/config.h.in
new file mode 100644 (file)
index 0000000..aaedfca
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef CONFIG_H
+#define CONFIG_H
+
+#cmakedefine USE_POLARSSL
+
+#endif // CONFIG_H