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

add_subdirectory (gif2h5)

add_subdirectory (h5watch)