cmake_minimum_required (VERSION 3.10)
project (HDF5_UTILS C)

add_subdirectory (mirror_vfd)
