cmake_minimum_required (VERSION 3.1.0)
PROJECT (HDF4_JAVA_HDF)

add_subdirectory (${HDF4_JAVA_HDF_SOURCE_DIR}/hdflib      hdflib)
