summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2015-04-08 21:38:37 -0700
committerChris Dyer <redpony@gmail.com>2015-04-08 21:38:37 -0700
commitd18a8f8495ad4c910660be128c0f6843593f4999 (patch)
tree8cf74b2e27c2a16d787aabaeda6b635a6c3b7003 /config.h.cmake
parent3bfdcd7fc797819217928146016579499a2376d4 (diff)
parent3599bd55b75d4e2d80401a4f0247a2d757716aae (diff)
Merge pull request #72 from redpony/cmake
flags for zlib etc
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index aa0a9f4a..b01a1e6d 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -2,5 +2,7 @@
#define CONFIG_H
#cmakedefine METEOR_JAR "@METEOR_JAR@"
+#cmakedefine HAVE_ZLIB @HAVE_ZLIB@
+#cmakedefine HAVE_BZLIB @HAVE_BZLIB@
#endif // CONFIG_H