diff options
author | Thomas White <taw@physics.org> | 2018-06-21 12:06:47 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-06-21 12:06:47 +0200 |
commit | 3400d1416d8eb07b21595638c6d6e738bd6b1ccc (patch) | |
tree | 2d275b76cbfbdb36878ad3e63b790c64fdf9a5a7 /libcrystfel | |
parent | 9564ff6039f73ef5840e1b545189fea50e3ab188 (diff) |
Fix OpenCL tests and includes
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/config.h.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/config.h.cmake.in b/libcrystfel/config.h.cmake.in index d1e27a9a..61f458f8 100644 --- a/libcrystfel/config.h.cmake.in +++ b/libcrystfel/config.h.cmake.in @@ -3,7 +3,6 @@ #cmakedefine HAVE_CLOCK_GETTIME #cmakedefine HAVE_CPU_AFFINITY #cmakedefine HAVE_FFTW -#cmakedefine HAVE_CL_CL_H #cmakedefine HAVE_XGANDALF #cmakedefine HAVE_FDIP #cmakedefine HAVE_CURSES |