From 9e1b43f729bf8ba8a6945c5fac67a8796226e2a0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 8 Mar 2019 18:14:40 +0100 Subject: Add config.h entries for ZMQ and MsgPack --- config.h.cmake.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h.cmake.in') 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}" -- cgit v1.2.3