cmake_minimum_required (VERSION 3.2.2)
PROJECT (HDF4_JAVA_HDF)

add_subdirectory (${HDF4_JAVA_HDF_SOURCE_DIR}/hdflib      hdflib)
