Consolidate VFD create list macro (#1132)
This commit is contained in:
@@ -946,6 +946,9 @@ if (BUILD_TESTING)
|
||||
if (HDF5_TEST_VFD)
|
||||
option (HDF5_TEST_FHEAP_VFD "Execute tests with different VFDs" ON)
|
||||
mark_as_advanced (HDF5_TEST_FHEAP_VFD)
|
||||
|
||||
# Initialize the list of VFDs to be used for testing and create a test folder for each VFD
|
||||
H5_SET_VFD_LIST()
|
||||
endif ()
|
||||
|
||||
option (HDF5_TEST_PASSTHROUGH_VOL "Execute tests with different passthrough VOL connectors" OFF)
|
||||
|
||||
Reference in New Issue
Block a user