diff options
author | Thomas White <taw@physics.org> | 2021-02-12 12:40:50 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2021-02-12 17:27:44 +0100 |
commit | 5ceed23ffdae85bb42b4d2f01a7a02485dd8c954 (patch) | |
tree | 785c77b19e1f9746b044409591f6f00ff7021730 /config.h.cmake.in | |
parent | a9334fdf379923d737bf3be504c42a901f5b8009 (diff) |
GUI: Add CCP4 libraries and hide MTZ export options if not found
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r-- | config.h.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in index d8c1cbfa..db1f6ec5 100644 --- a/config.h.cmake.in +++ b/config.h.cmake.in @@ -11,3 +11,4 @@ #cmakedefine HAVE_MSGPACK #cmakedefine HAVE_ZMQ #cmakedefine HAVE_SLURM +#cmakedefine HAVE_LIBCCP4 |