aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-03-08 18:14:40 +0100
committerThomas White <taw@physics.org>2019-03-14 11:36:56 +0100
commit9e1b43f729bf8ba8a6945c5fac67a8796226e2a0 (patch)
tree6e11d1f46d143c9ccb67ebd50c0f6bbcb209db91 /config.h.cmake.in
parentbb4c1e37b6787f6ea77820d21a81e8380309343a (diff)
Add config.h entries for ZMQ and MsgPack
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index 2dd5d5dd..6d630f9e 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -8,6 +8,8 @@
#cmakedefine HAVE_OPENCL
#cmakedefine HAVE_CL_CL_H
#cmakedefine HAVE_CLOCK_GETTIME
+#cmakedefine HAVE_MSGPACK
+#cmakedefine HAVE_ZMQ
#define PACKAGE_VERSION "${CRYSTFEL_VERSION}"