aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-03-09 10:32:48 +0100
committerThomas White <taw@physics.org>2022-03-09 10:51:38 +0100
commitfa397e933d2ba0ecdfb94e6a9d876886598be9f5 (patch)
tree29ea8fed5cb0522f2e706fe20d6c7117225e5da9 /config.h.in
parent54752e2ce0a0d5c9ea0e8b6832affb4bc5ef6554 (diff)
Meson: enable building without HDF5
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 858e1d7d..058e5cea 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,3 +9,4 @@
#mesondefine HAVE_CLOCK_GETTIME
#mesondefine HAVE_ZMQ
#mesondefine HAVE_SLURM
+#mesondefine HAVE_HDF5