summaryrefslogtreecommitdiffstats
path: root/hl/tools/CMakeLists.txt
blob: fd9b6d98ff852fd7545142df751a7df76bce3d2b (plain)
1
2
3
4
5
6
cmake_minimum_required (VERSION 3.12)
project (HDF5_HL_TOOLS C)

add_subdirectory (gif2h5)

add_subdirectory (h5watch)