aboutsummaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
new file mode 100644
index 00000000..bca1cbba
--- /dev/null
+++ b/cmake/config.h.in
@@ -0,0 +1,4 @@
+#define GOOGLE_PROTOBUF_CMAKE_BUILD
+
+#define HAVE_PTHREAD ${HAVE_PTHREAD}
+#define HAVE_ZLIB ${HAVE_ZLIB}