aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-06-21 12:06:47 +0200
committerThomas White <taw@physics.org>2018-06-21 12:06:47 +0200
commit3400d1416d8eb07b21595638c6d6e738bd6b1ccc (patch)
tree2d275b76cbfbdb36878ad3e63b790c64fdf9a5a7 /config.h.cmake.in
parent9564ff6039f73ef5840e1b545189fea50e3ab188 (diff)
Fix OpenCL tests and includes
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index a218026c..2dd5d5dd 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -6,6 +6,7 @@
#cmakedefine HAVE_TIFF
#cmakedefine HAVE_CAIRO
#cmakedefine HAVE_OPENCL
+#cmakedefine HAVE_CL_CL_H
#cmakedefine HAVE_CLOCK_GETTIME
#define PACKAGE_VERSION "${CRYSTFEL_VERSION}"