summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorvchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com>2022-02-17 22:13:53 (GMT)
committerGitHub <noreply@github.com>2022-02-17 22:13:53 (GMT)
commit950b5cbf08423124607c3ef13bf510597ad762e5 (patch)
tree2d1f9f9671c9239b113102b67596d79623c9362f /config
parentc8ab842e02a3e35200ae74af4420ab5624e5e7e1 (diff)
parente569dc948f5ddb0e28c9b71e7a1d06d8440d40ef (diff)
downloadhdf5-950b5cbf08423124607c3ef13bf510597ad762e5.zip
hdf5-950b5cbf08423124607c3ef13bf510597ad762e5.tar.gz
hdf5-950b5cbf08423124607c3ef13bf510597ad762e5.tar.bz2
Merge pull request #56 from HDFGroup/feature/vfd_swmr
Feature/vfd swmr
Diffstat (limited to 'config')
-rw-r--r--config/cmake/libhdf5.settings.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in
index d80b0f8..a7c5f37 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -81,6 +81,7 @@ Dimension scales w/ new references: @DIMENSION_SCALES_WITH_NEW_REF@
Mirror VFD: @H5_HAVE_MIRROR_VFD@
(Read-Only) S3 VFD: @H5_HAVE_ROS3_VFD@
(Read-Only) HDFS VFD: @H5_HAVE_LIBHDFS@
+ Auxiliary Process: @H5_HAVE_AUX_PROCESS@
dmalloc: @H5_HAVE_LIBDMALLOC@
Packages w/ extra debug output: @INTERNAL_DEBUG_OUTPUT@
API Tracing: @HDF5_ENABLE_TRACE@