summaryrefslogtreecommitdiffstats
path: root/c++/test/CMakeVFDTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-10-28 12:49:28 (GMT)
committerGitHub <noreply@github.com>2021-10-28 12:49:28 (GMT)
commitfabdce56efbc0aed942770414bef36c9fd81c878 (patch)
tree7c648e37dfb87b629b803ab4dcf507bf9e4e6071 /c++/test/CMakeVFDTests.cmake
parent07a3a1c70b4b276497d5f837296c54930b5d675a (diff)
downloadhdf5-fabdce56efbc0aed942770414bef36c9fd81c878.zip
hdf5-fabdce56efbc0aed942770414bef36c9fd81c878.tar.gz
hdf5-fabdce56efbc0aed942770414bef36c9fd81c878.tar.bz2
Split dir create into separate macro (#1141)
* Split dir create into separate macro * Correct VFD settings
Diffstat (limited to 'c++/test/CMakeVFDTests.cmake')
-rw-r--r--c++/test/CMakeVFDTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/test/CMakeVFDTests.cmake b/c++/test/CMakeVFDTests.cmake
index 4f3d137..ced9b0c 100644
--- a/c++/test/CMakeVFDTests.cmake
+++ b/c++/test/CMakeVFDTests.cmake
@@ -15,6 +15,7 @@
### T E S T I N G ###
##############################################################################
##############################################################################
+H5_CREATE_VFD_DIR()
##############################################################################
##############################################################################