cmake_minimum_required (VERSION 3.26)
project (HDF5_HL_TOOLS C)

add_subdirectory (h5watch)
