cmake_minimum_required (VERSION 3.1.0)
PROJECT (HDF5_JAVA_HDF)

add_subdirectory (${HDF5_JAVA_HDF_SOURCE_DIR}/hdf5lib     hdf5lib)
